ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Programming patterns
CAUTION......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
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......
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......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Multilingual project
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
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
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......
Programming automatic calculations in the columns of a Table control
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, ......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.