ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Viewing a report in 3D
Your report displays controls that overlap?......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Merging differences (SCM)
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Specific features of the Express version
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Types of Edit controls
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......