ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
ERR_TIMEOUTINIT
Initializes the external language......
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
ERR_NO_TABLE
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....