ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
MenuSelectPlus (Function)
Enables a menu option (context menu or drop-down menu).
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
HFSQL constants
List of constants used by the HFSQL functions....
Constants for managing certificates
The following WLanguage functions are used to manage In-App purchases......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).