ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
How to open a page?
HChangeKey (Example)
Usage example of the HChangeKey function
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Automation object
The Automation keyword is used to declare an automation object...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Handling a Web Component control through programming
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
fMemOpen (Function)
Opens a memory zone shared between several applications.
BackgroundTaskAdd (Function)
Adds a new background task.
Input (Function)
Displays a message allowing the user to type an information.