ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile License Agreement
Synchronizes the data corresponding to a replication....
Range Slider control properties
The following properties are associated with Range Slider controls:...
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Make calculations easier with the calculator
Returns the text without the formatting characteristics specific to the RTF format....
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Code Editor>.Save (Function)
Saves the contents of a Code Editor control to a file.
<Diagram Editor>.Save (Function)
Saves a diagram as a "diag" file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
Time and date management properties
List of properties for managing dates and times...
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Installing the robot controller
The monitoring robot includes three executables......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.