ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
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....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Recycle code windows
By default, a single code window is opened per ......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
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....