ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
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....
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
5. Which type of server to choose?
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.