ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1007: The member is global: use the: operator: to access it
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
11. User Macro-Code: UMC in practice
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Telephony functions
List of telephony functions...
Error 403: The item does not belong to the file
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<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)....
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
HLogRecreate (Function)
Used to re-create an empty log.
Installing the HFSQL Server module
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).