ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
29. SEO in practice
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
PDF Reader control events
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
EmailGetAll (Function)
Retrieves all the emails found on a server.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.