ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Creating the Relation pages of a WEBDEV RAD pattern
SQL view
An SQL view is a virtual data source defined by an SQL query......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
zipDeleteAll (Function)
Deletes all files from an archive.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
OpenChild (Function)
Opens a non-modal child window.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
fLock (Example)
Usage example of the fLock function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The Multimedia control
The Multimedia control is used to play multimedia files......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
fUnlock (Example)
Usage example of the fUnlock function
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min