ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
The "Analysis" pane
The "Analysis" pane lists......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Multilingual project
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
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:...
2. WEBDEV administrator in practice
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Discover all the possibilities of pivot tables
Spain.checkTaxNumber (Function)
Tests the validity of a tax number in Spain.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Size (Property)
The Size property is used to determine and change the size of an element.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Classes, members, methods and properties
A class is made of......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......