ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Help about new features: Letting users know about changes
Applications are constantly evolving......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
SysSerialNum (Function)
Returns the IMEI number of the current device.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Notes document management functions
List of functions for managing Notes documents...
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Contact groups management functions
List of functions for managing groups of contacts...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...