ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
WINDEV 2024
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Error 111: The Pascal string %1 is too long
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Error 1017: The method is not global: use: to access it
<Upload>.CopyFile (Function)
Saves on the server 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....
<Upload>.FileName (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....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
11. User Macro-Code: UMC in practice
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Error 1007: The member is global: use the: operator: to access it
Error 403: The item does not belong to the file
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
<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)....