ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
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......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
User report editor (Reports & Queries)
A report provides a custom view of data......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Setup of the WEBDEV Application Server for Linux
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......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Code history
The code history is used to......
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, ......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
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......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating nested reports
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......