Contents | Index | Search


  • Introduction
    • Syntax
    • Variables and Constants
      • Variable and constant types
      • Declaration and variable inizialization
      • Declaration and constant initialization
      • Declaration and array variable use
    • System Automatic Variables
    • Decision Structures
    • Iteration Structures
    • Operators
      • Logical Operators
      • Mathematical Operators
      • Relational Operators
  • Database
    • QueryOpen
    • QueryOpenADO
    • QueryOpenBDE
    • QueryOpenDBX
    • TableAppend
    • TableBOF
    • TableCancel
    • TableClose
    • TableCommitTransaction
    • TableDelete
    • TableEdit
    • TableEndFind
    • TableEndFindNearest
    • TableEOF
    • TableFieldCount
    • TableFieldName
    • TableFind
    • TableFindNearest
    • TableFirst
    • TableFocusField
    • TableGetField
    • TableGetFieldByName
    • TableGetIndex
    • TableGetRecordNo
    • TableIndexCount
    • TableIndexFields
    • TableIndexName
    • TableInsert
    • TableInTransaction
    • TableIsBrowsing
    • TableIsEditing
    • TableIsInserting
    • TableIsSearching
    • TableLast
    • TableNext
    • TableOpenADO
    • TableOpenBDE
    • TableOpenDBX
    • TablePost
    • TablePrior
    • TableRecordCount
    • TableRollbackTransaction
    • TableSetField
    • TableSetFieldByName
    • TableSetIndex
    • TableSetRecordNo
    • TableShowField
    • TableStartFind
    • TableStartTransaction
  • Image Processing
    • Noise Removal
      • ImgConvolve3x3
      • ImgConvolve5x5
      • ImgDespeckle
      • ImgDespeckleSmart
      • ImgDespeckleZonal
      • ImgDilate
      • ImgErode
      • ImgGrayDespeckle
      • ImgHighPass
      • ImgMajorityFilter
      • ImgMeanFilter
      • ImgMedianFilter
      • ImgPolynomialFilter
      • ImgRemoveBlackWires
      • ImgRemoveBleedThrough
      • ImgRemoveJPEGArtifacts
      • ImgRemoveLargeBlobs
      • ImgRemovePunchHoles
      • ImgRemoveSmallBlobs
      • ImgRemoveWhiteWires
      • ImgSmooth
      • ImtThick
      • ImgThin
    • Thresholding and Dithering
      • ImgAdaptiveThresholdAverage
      • ImgAdaptiveThresholdBackTrack
      • ImgAdaptiveThresholdMinMax
      • ImgAdvancedThresholdDeviation
      • ImgAdvancedThresholdVariance
      • ImgAutoThreshold
      • ImgBackTrackThresholdMinMax
      • ImgBackTrackThresholdiAverage
      • ImgDitherBayer
      • ImgDitherErrorDiffusion
      • ImgDynamicThresholdAverage
      • ImgDynamicThresholdMinMax
      • ImgEdgeThreshold
      • ImgFBCThreshold
      • ImgPEIThreshold
      • ImgRefineThreshold
      • ImgThreshold
    • Files Handling
      • ImgCopyExifData
      • ImgCreate
      • ImgDelete
      • ImgMakePdfSerchable
      • ImgOpen
      • ImgSaveAsBmp
      • ImgSaveAsGif
      • ImgSaveAsJpg
      • ImgSaveAsJ2K
      • ImgSaveAsPdf
      • ImgSaveAsPdfEx
      • ImgSaveAsPdfSerchable
      • ImgSaveAsPDFWithOverlay
      • ImgSaveAsPng
      • ImgSaveAsTif
    • Light Balancing
      • ImgAdjustBrightness
      • ImgAdjustContrast
      • ImgAdjustGamma
      • ImgAdjustLevels
      • ImgBlur
      • ImgEqualizeContrast
      • ImgSharpen
      • ImgStretchContrast
      • ImgSwapRedAndBlue
    • Merging and Copying
      • ImgAddAnd
      • ImgAddCopy
      • ImgAddDiv
      • ImgAddMul
      • ImgAddOr
      • ImgAddSub
      • ImgAddSum
      • ImgAddXor
      • ImgCopy
      • ImgDuplicate
      • ImgGetBlueChannel
      • ImgGetGreenChannel
      • ImgGetRedChannel
      • ImgMask
      • ImgMergeRGBChannels
    • Deskew and Borders Removal
      • ImgAutoCleanBorder
      • ImgCleanBorder
      • ImgCorrectDeformation
      • ImgCropBorder
      • ImgCropTrapezoid
      • ImgDeskew
      • ImgDeskewSafe
      • ImgFindBindingByLine
      • ImgFindBindingByValleys
      • ImgFindBlackBorderBottom
      • ImgFindBlackBorderLeft
      • ImgFindBlackBorderRight
      • ImgFindBlackBorderTop
      • ImgFindBorderChangeBottom
      • ImgFindBorderChangeLeft
      • ImgFindBorderChangeRight
      • ImgFindBorderChangeTop
      • ImgFindBorderLineBottom
      • ImgFindBorderLineLeft
      • ImgFindBorderLineRight
      • ImgFindBorderLineTop
      • ImgFindSkewBlackBorderBottom
      • ImgFindSkewBlackBorderLeft
      • ImgFindSkewBlackBorderRight
      • ImgFindSkewBlackBorderTop
      • ImgLineCreate
      • ImgLineFree
      • ImgLineGetX1
      • ImgLineGetX2
      • ImgLineGetY1
      • ImgLineGetY2
      • ImgRemoveBorder
      • ImgWaveDetect
      • ImgWaveCorrect
      • ImgWaveCorrection
      • ImgWaveFree
    • Quality Control
      • ImgEvaluateBrightness
      • ImgEvaluateChromaticity
      • ImgEvaluateContrast
      • ImgEvaluateFocus
      • ImgEvaluateInversion
      • ImgEvaluateOrientation
      • ImgEvaluateSkew
      • ImgEvaluateVariance
      • ImgHistoCreate
      • ImgHistoDelete
      • ImgHistoValue
      • ImgScaleToGray
      • ImgShow
      • ImgQualityControlExecute
      • ImgQualityControlFinalize
      • ImgQualityControlGetMeasure
      • ImgQualityControlGetMeasureName
      • ImgQualityControlInitialize
      • ImgQualityControlSetParameter
    • Draw and Watermarks
      • ImgDrawBarCode
      • ImgDrawEllipse
      • ImgDrawLine
      • ImgDrawRectangle
      • ImgDrawText
      • ImgFillRect
      • ImgGetBackgroundColor
      • ImgGetBlackValue
      • ImgGetForegroundColor
      • ImgGetPixel
      • ImgGetWhiteValue
      • ImgSetPixel
      • ImgWatermark
    • Size, Format, Resolution
      • ImgGetBitsPixel
      • ImgGetHeight
      • ImgGetHorzResolution
      • ImgGetVertResolution
      • ImgGetWidth
      • ImgResize
      • ImgScale
      • ImgSetBitsPixel
      • ImgSetHorzResolution
      • ImgSetVertResolution
    • Rotation, Mirroring, Inversion
      • ImgAdjustInvertedTextRects
      • ImgAutoInvert
      • ImgAutoOrient
      • ImgFindInvertedTextRects
      • ImgFlip
      • ImgInvert
      • ImgMirror
      • ImgRectsCount
      • ImgRectsFree
      • ImgRectGetBottom
      • ImgRectGetLeft
      • ImgRectGetRight
      • ImgRectGetTop
      • ImgRotate
      • ImgShift
    • Form Removal
      • ImgDropColors
      • ImgDropColorHSL
      • ImgDropColorRGB
      • ImgDropComponent
      • ImgFindDominantColor
      • ImgGetDominantPrimaryColor
      • ImgGetDominantRGBColor
      • ImgIsBlank
      • ImgRemoveCharBox
      • ImgRemoveDistCharBox
      • ImgRemoveFieldBox
      • ImgRemoveIntrusions
      • ImgRemoveLines
      • ImgRemoveHorizontalLines
      • ImgRemoveVerticalLines
    • Custom Processing
      • ImgEncrypt
      • ImgGetDIBHandle
      • ImgProcessExternal
      • ImgRecognizeExternal
      • ImgRGB
      • ImgRGBBlue
      • ImgRGBGreen
      • ImgRGBRed
      • ImgSetDIBHandle
  • Data handling
    • BoolToStr
    • CastBooleanAsString
    • CastFloatAsString
    • CastIntegerAsString
    • CastStringAsBoolean
    • CastStringAsFloat
    • CastStringAsInteger
    • Chr
    • Copy
    • Count
    • CountChars
    • DateToStr
    • Delete
    • Duplicate
    • EncodeDate
    • ExternalCheckValue
    • ExternalCorrectValue
    • FloatToStr
    • Format
    • FormatDateTime
    • HexToInt
    • Insert
    • IntToStr
    • IntToHex
    • Length
    • ListAddItem
    • ListAddString
    • ListCount
    • ListCreate
    • ListDeleteItem
    • Listdestroy
    • ListGetItem
    • ListIndexOfItem
    • LowerCase
    • MixedCase
    • Ord
    • Pos
    • StrToDate
    • StrToDateDef
    • StrToFloat
    • StrToFloatDef
    • StrToFloatEx
    • StrToInt
    • StrToIntDef
    • Substitute
    • SubstituteChars
    • Trim
    • TrimLeft
    • TrimRight
    • UpperCase
  • Logical and Math
    • Abs
    • And
    • Dec
    • Div
    • Frac
    • HiByte
    • HiWord
    • Inc
    • Ln
    • LoByte
    • Log2
    • Log10
    • LoWord
    • MakeLong
    • MakeWord
    • Mod
    • Or
    • Random
    • Round
    • Sqr
    • Sqrt
    • Trunc
    • Xor
  • System and Application
    • Abort
    • ApplicationAbortAgent
    • ApplicationCheckDongle
    • ApplicationCheckScriptLicense
    • ApplicationGetAgentData
    • ApplicationLog
    • ApplicationPause
    • Applicationsetagentdata
    • ApplicationStop
    • Assigned
    • BeginExclusiveControl
    • DeleteGlobal
    • EndExclusiveControl
    • GetGlobal
    • Now
    • SetGlobal
  • Files and Directories
    • CopyFile
    • CreateDir
    • CreateFile
    • DeleteDir
    • DeleteFile
    • DirExists
    • ExtractFileExt
    • ExtractFileName
    • ExtractFilePath
    • IniFileRead
    • IniFileWrite
    • FileClose
    • FileExists
    • FileGetNTFSMetadata
    • FileOpen
    • FileRead
    • FileSeek
    • FileSetNTFSMetadata
    • FileSize
    • FileWrite
    • FilterFiles
    • TextFileClose
    • TextFileEOF
    • TextFileOpen
    • TextFileRead
    • TextFileReadLn
    • TextFileWrite
    • TextFileWriteLn
  • XML
    • Escape
    • UnEscape
    • XMLAddNode
    • XMLCloseDocument
    • XMLDelNode
    • XMLFindNode
    • XMLGetNode
    • XMLGetAsString
    • XMLGetNodeAttribute
    • XMLGetNodesCount
    • XMLGetNodeName
    • XMLGetNodeUnparsed
    • XMLGetNodeText
    • XMLNewDocument
    • XMLOpenDocument
    • XMLSaveDocument
    • XMLSetNodeAttribute
    • XMLSetNodeText
  • Print
    • CanvasDrawEllipse
    • CanvasDrawLine
    • CanvasDrawRect
    • CanvasDrawText
    • CanvasGetHorzRes
    • CanvasGetHorzSize
    • CanvasGetVertRes
    • CanvasGetVertSize
    • CanvasSetBrush
    • CanvasSetFont
    • CanvasSetPen
    • PrinterAbort
    • PrinterEnd
    • PrinterGetCanvas
    • PrinterNewPage
    • PrinterSelect
    • PrinterStart
  • Fax
    • FaxAddFile
    • FaxCreate
    • FaxDestroy
    • FaxSend
    • Example
  • Mail
    • MailAddFile
    • MailCreate
    • MailDestroy
    • MailGetCc
    • MailGetFrom
    • MailGetTo
    • MailGetSubject
    • MailGetBody
    • MailGetDate
    • MailGetFilesCount
    • MailGetFileAs
    • MailGetFileName
    • MailOpen
    • MailSave
    • MailSend
    • Example
  • Managing windows
    • FormsCascade
    • FormClose
    • FormsCount
    • FormExecuteAction
    • FormsGet
    • FormGetCaption
    • FormGetHeight
    • FormGetLeft
    • FormGetTop
    • FormGetVisible
    • FormGetWidth
    • FormMaximize
    • FormMinimize
    • FormRestore
    • FormsSetCaption
    • FormsSetFocus
    • FormsSetHeight
    • FormsSetLeft
    • FormsSetRect
    • FormsSetTop
    • FormsSetVisible
    • FormsSetWidth
    • FormsTileHorizontal
    • FormsTileVertical
  • DDE
    • DDECloseConversation
    • DDECloseItem
    • DDEExecute
    • DDEGetValue
    • DDEOpenConversation
    • DDEOpenItem
    • DDESetValue
  • Miscellaneous
    • Break
    • CallLibrary
    • Continue
    • Exit
    • FreeLibrary
    • LoadLibrary
    • PlaySound
    • RaiseException
    • SendKeys
    • ShellExecute
    • ShellOpen
    • ShellPrint
    • ShowConfirm
    • ShowHint
    • ShowInputBox
    • ShowMessage
    • ShowOpenDialog
    • ShowSaveDialog
    • ShowSelectionList
    • ShowSelectionTree
    • Wait
    • WaitForWindows