ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Chart constants
List of constants used by the functions for chart management....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
PreviousPage (Function)
Returns the name of the previous page.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
gpwOpen (Function)
Opens the User Groupware login window or page.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
SNMPGetTable (Function)
Reads a table of SNMP values.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
NetworkUser (Function)
Identifies the name of the connected user.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Salesforce functions
List of Salesforce functions...
fTime (Example)
Usage example of the fTime function