ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
<Document variable>.Save (Function)
Saves a document as a "docx" file.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
Time and date management properties
List of properties for managing dates and times...
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Date and Time management functions
List of functions for managing dates and times...
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
Range Slider control properties
The following properties are associated with the Range Slider control:...
Make calculations easier with the calculator
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......