ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
iDestination (Function)
Configures the print destination.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
grLegendFont (Function)
Modifies the font used for the chart legend.
grLegend (Function)
Indicates the presence and position of legend in a chart.
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type jsonReader: Loop through a level. Loop through a level with copy. Browse in depth. Warning This feature is only available from version 2025 Update 3 onwards...
Toolbar characteristics
The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs of the control description window......
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HErrorModification (Function)
Allows you to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
GeometryOverlap (Function)
Determines whether two geometries overlap.