ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Looper control functions
List of functions for managing Looper controls...
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HAlias (Example)
Usage example of the HAlias function
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
WordToArray (Function)
Fills an array with the words from a string.
Print modes of a report
Several print modes are available for a report....
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
iCreateFont (Function)
Creates a new print font.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.