ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State (Property)
The State property is used to get and change the state of an element.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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....
Creating user accounts
A User account allows the server administrator to......
Report based on a query
Queries are used to easily select records in one or more data files......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
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)....
Discover all the possibilities of pivot tables
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....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Chart constants
List of constants used by the functions for chart management....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
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......
The planes (in a window or in a report)
The planes are used to group the window controls......
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....