ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Events associated with an infinite Progress Bar control
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iCloseReport (Function)
Stops printing the current report immediately.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Z-index of a control
All the controls in a window or report have a different z-index......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
10. Internal components in practice