ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page Header block
The Page header block is printed on each new page......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Code history
The code history is used to......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Programming automatic calculations in the columns of a Table control
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Creating nested reports
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
16. Types of code
Error 122: The name of an Automation object must be a string
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Error 101: Declaration of global variable not allowed