ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Managing assertions
...The main available features are as follows:...
Handling Organization Chart controls programmatically
The Wire control
The Wire control is used to visually link 2 controls......
2. How to test a site?
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
LDAP constants
List of constants used by the LDAP functions....
Socket constants
List of constants used by the functions for socket management....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.