ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Creating and handling an item
The main operations that can be performed on an item are as follows......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
Reports & Queries: New features in this version
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
7. Multilingual websites in practice
Returns an array without duplicates....
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....
MoveLine (Function)
Allows: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
XMLSavePosition (Function)
Stores the current position in the XML document.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
SysDir (Function)
Returns the path of a system directory.
13. External component in practice
External component in practice...
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.