ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
VariableReset (Function)
Resets the variable to its initial value.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
8. Optimizing an application
Font management properties
List of font management properties...
9. Hardware and software requirements
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
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......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
HLogStop (Function)
Stops the log process of a file.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Properties associated with the report blocks
List of properties associated with the report blocks...
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.