ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Example)
Usage example of the xlsColumnType function
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
HRead (Function)
Reads a record in a file according to a given record number.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
iParameterViewer (Function)
Configures the report viewer.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
SQLTransaction (Example)
Usage example of the SQLTransaction function
HState (Example)
Usage example of the HState function