ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Project configuration
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
ERR_CANNOT_OPEN_FILE
Typecasting of parameters
The description of the parameter type is optional......
4. User Groupware
User Groupware...
4. User Groupware
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Variable scope
Variables can be declared anywhere in the code....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......