ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Line control properties
List of properties associated with the Line control...
The "Analysis" pane
The "Analysis" pane lists......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Declaring and using a variable
A variable is defined by name and type......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......