ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Export your data to Excel
Export your data to Word
8. Sharing a project in practice
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....
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Supercontrol
A supercontrol is an advanced type of control......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
WDDIXIO License Agreement
WDDIXIO License Agreement...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Zombie data files and items
During the life of an application, items live and die......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.