ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
HDelete (Function)
Deletes a record from a data file (query or view).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Configuring the IIS 7/7.5 server
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.