ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Time and date management properties
List of properties for managing dates and times...
Euro functions
List of Euro functions...
Matrix management functions
List of functions for managing matrices...
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
Statistical functions
List of statistical functions...
Phone constants (Android / iOS)
Properties associated with the chart series
List of properties associated with the chart series...
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
ERR_BAD_VERSION_RQS
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
9. Sharing a project in practice
Sharing a project in practice...
4. User Groupware
User Groupware...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......