ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Installing the HFSQL Server module
Modifies or returns the sound volume....
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)....
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
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.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....