ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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:...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
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......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
LDAP constants
List of constants used by the LDAP functions....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
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......
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.
Phone constants (Android / iOS)
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
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.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......