ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Diagram constants
The following constants are used to manage diagrams:...
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Record (Type of variable)
The Record type is used to save the values of a record.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....