ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCancel (Function)
Cancels the current burn process.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
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......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
EndProgram (Function)
Ends the execution of the current program.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
grTitle (Function)
Modifies the caption and/or position of the chart title....
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Entity of a CDM
To group information according the MERISE method, entities must be created......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Setup in MSI format
You have the ability to create a setup program in MSI standard......