ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
WINDEV Framework License Agreement
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
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.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
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....
Find/Replace in the current project
The "Find/Replace" feature is used to......
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.
<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, ....).