ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Erase patches
To quickly modify the operating mode of an application, you can use application patches......
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
DriveListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
ERR_DISCONNECTED_RELOG
Returns an array without duplicates....
Find/Replace in the current project
The "Find/Replace" feature is used to......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Windows
The windows represent the main interface of a WINDEV application......
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.