ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Combination (Type of variable)
A combination is a set of options.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Record (Type of variable)
The Record type is used to save the values of a record.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Map control properties
The following properties can be used with Map controls:...
Printing in PDF format: Special cases
Specific features of print in PDF format...
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
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....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
WDScript: use in command-line and console mode
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Operating mode of dynamic Active WEBDEV Pages
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
1. Examples provided with WINDEV Mobile