ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnError (Function)
Customizes the management of HFSQL errors.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
2. Analysis in practice
Functions for managing menus (prefix syntax)
List of functions for managing menus...
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
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....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HDescribeFile (Function)
Describes a data file programmatically.
Creating user accounts
A User account allows the server administrator to......
Functions for managing objects (External language)
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
grHMGetData (Function)
Retrieves data from a Heatmap chart.
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
grHMAddData (Function)
Adds a data into a Heatmap chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.