ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Managing the runtime errors
Some errors may occur in your application......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Operations performed on sequence diagrams
The following paragraphs explain......
iPreview (Function)
Configures the print destination.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Cardinalities
The cardinalities are used to count the links between the files......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
LanguageToName (Function)
Returns the name of a language.