ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
HAdd (Example)
Usage example of the HAdd function
List of operators
fCompress (Function)
Compresses a file.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
XMLOpenReader (Example)
Usage example of XMLOpenReader
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
iCreateFont (Function)
Creates a new print font.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Starting WDOptimizer in a command line
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.