ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
<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....
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)...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
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......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Telephony functions
List of telephony functions...
<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)....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
<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.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Installing the HFSQL Server module
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.