ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
7. Window templates
...Window templates...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Managing parallel tasks
The computers are becoming more and more powerful......
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
After
They After keyword can correspond to: