ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Error 38: The END statement marking the end of the structure declaration is missing
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Error 40: The END statement marking the end of the class declaration is missing
The different types of variables
The different types of variables are......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
Principle of remote check
Error 39: The END statement marking the end of declaration of the composite variable is missing
Handling a chart in the editor
In the editor, a Chart control includes different sections......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Creating a select query
A select query (corresponding SQL statement......