ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
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.
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......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
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...
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......
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...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
"About" window
The "About" window is used to display and access various information about the current application......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......