ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
fRename (Function)
Modifies the name of a file.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
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.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
SIPVisible (Function)
Displays the keyboard.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
The HTML control
The HTML control displays HTML pages or HTML code......
Radio Button control properties
List of properties associated with a Radio Button control...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
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...
Switch control properties
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....