ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
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....
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<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, ....).
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
<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.