ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
User Groupware constants
List of constants used by the User Groupware functions....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
ServiceRestart (Function)
Restarts a service (already started).
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
FileDisplay (Example)
Usage example of the FileDisplay function
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Style sheet
A style sheet ("......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
CtExtendedInfo (Property)
The CtExtendedInfo property gets the additional information inserted into the database connection string.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
HDescribeItem (Function)
Describes a file item programmatically.
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Creating a flexible modeling
To create a new flexible modeling, you can......