ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
ERR_NO_END_TAG
7. AJAX technology
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
6. Multiple generation
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
NationToName (Function)
Returns the name of the language corresponding to a nation.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Error 301: Unknown identifier
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The Upload control
The Upload control is used to upload files on the Web server......
Constant
The constants are language elements whose value is fixed once and for all...
Break in a report
The break is used to group the records corresponding to a sort criterion......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......