ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CharactType (Function)
Returns information about the type of character.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
MemCreate (Function)
Creates a memory area.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Environment of the project editor
The main elements of the project editor are as follows:
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCross (Function)
Crosses a record in a data file.