ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Random (Function)
Returns a random number.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Customizing the User Groupware
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.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
5. The following files are automatically created
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ProjectInfo (Function)
Returns specific information about the project currently run.
CertificateSignString (Function)
Creates the signature of a character string.