ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ThreadEnd (Function)
Ends the execution of the current thread.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
WINDEV Mobile 2024 Tutorial - Table of contents
Table,Insert (External language)
Inserts an element into a table at a given position.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DataType (Function)
Identifying the type of a WLanguage variable.
Toast constants
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Link (Property)
The Link property is used to get and change the link of an element.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Project (External language)
Opens and runs a WINDEV project.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
EventChange (Function)
Modifies the status of an event.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.