ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
EmailUpdate (Example)
Usage example of the EmailUpdate function
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SNMP constants
List of constants used by the SNMP functions....
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
dPolygon (Example)
Usage example of the dPolygon function
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Emulating constants
List of constants used by the functions for emulating automated tests....
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Error 23: No END statement is associated with this WHILE
Error 20: The variable of the FOR loop should be a real
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
fTempFile (Function)
Returns the name of a unique temporary file.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
NET constants
List of constants used by the DotNet functions....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Diagram constants
The following constants are used to manage diagrams:...
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).