ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burner constants
List of constants used by the burner functions....
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
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.
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......
grTitle (Function)
Modifies the caption and/or position of the chart title....
BurnerCancel (Function)
Cancels the current burn process.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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.
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....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....