ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
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......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
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.
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......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.