ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailNbMessage (Example)
Usage example of the EmailNbMessage function
<Array>.Reduce (Function)
Applies a computation to each element of an array.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Variables for managing the Drag and Drop
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WINDEV License Agreement
WINDEV License Agreement...
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Page constants
List of constants used by page functions....
Google Calendar management functions
List of functions for managing Google calendars...
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
Setup mode
Several methods can be used to distribute a WINDEV application......
MatFill (Example)
Usage example of the MatFill function
Manipulating a Layout control programmatically
A Layout control can be......
Constants used by the scanner functions
Constants used by the scanner functions...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......