ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Random (Function)
Returns a random number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
ProjectInfo (Function)
Returns specific information about the project currently run.
CertificateSignString (Function)
Creates the signature of a character string.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
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.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
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.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Composite variable
A composite variable contains different types of elements (members)...
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
ThreadEnd (Function)
Ends the execution of the current thread.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
KeyPressed (Function)
Checks which key is pressed.