ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
The planes in WEBDEV
The planes are used to group the controls of an element......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Creating user accounts
A User account allows the server administrator to......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
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....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
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......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Chart constants
List of constants used by the functions for chart management....
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....