ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Val (Function)
Returns the numeric value of a character string.
Events associated with Table controls
List of events associated with Table controls...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.