ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Zombie data files and items
During the life of an application, items live and die......
Creating nested reports
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......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
User report editor (Reports & Queries)
A report provides a custom view of data......
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....
Setup of the WEBDEV Application Server for Linux
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)......
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......
Start of Break block (Break header)
The Start of break block is optional......
WDOptimizer: Editing and modifying a ".REP" file
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, ......
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......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
13. Security benefit: managing the "Back" button
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......