ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Dashboard control
Dashboards are essential elements in an application......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....