ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
FinFutureVal (Example)
Usage example of the FinFutureVal function
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ContextClose (Function)
Closes a page context.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.