ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query editor
The query editor is used to automatically create queries on the data files......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
The Check Box control
A Check Box can correspond to......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Option (Property)
The Option property is used to get and change certain options.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
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)....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
ERR_DISCONNECTED_EXEC
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Extracting the text of the project
The following text can be extracted......