ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
MemSort (Function)
Sorts the elements found in a memory zone.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
iPrintZone (Example)
Usage example of the iPrintZone function
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Ad Hoc deployment
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....