ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
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...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
LooperCount (Function)
Returns the number of rows in a Looper control.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Random (Function)
Returns a random number.
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).
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
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.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.