ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
dPolyline (Function)
Draws a line composed of multiple segments.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
FTPCommand (Function)
Sends a specific FTP command to a server.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grAddData (Function)
Adds a data into a chart.
BurnerCancel (Function)
Cancels the current burn process.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Events associated with pages
List of events associated with pages...
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 ......
WINDEV Framework License Agreement
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WDSQL, SQL querier: Overview
WDSQL is used to......
iParameter (Function)
Retrieves the printer configuration and configures the print.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.