ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
LooperSelectPlus (Function)
Selects a row in a Looper control.
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.
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....
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
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)....
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....
ProjectInfo (Function)
Returns specific information about the project currently run.
CertificateSignString (Function)
Creates the signature of a character string.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Looper control functions
List of functions for managing Looper controls...
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
LooperCount (Function)
Returns the number of rows in a Looper control.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.