ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
MyPage (Reserved word)
MyPage is used to handle the current page...
Assignment of RETURN
The return value of the process currently run can be assigned...
Events associated with Static controls
List of events associated with Static controls...
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Layout control events
Changes the mode and the method for locking data files....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
iPrintReport (External language)
Prints a report created with the report editor.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......