ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Table,Insert (External language)
Inserts an element into a table at a given position.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
5. User Groupware in practice
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
String functions
List of functions for managing character strings...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
eChangeCurrency (Function)
Converts a currency into another currency.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...