ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
WEBDEV Application Server administration functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
WINDEV License Agreement
WINDEV License Agreement...
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
Hyper File functions available for backward compatibility
DocInfoXY (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)...