ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLPrevious (Function)
Positions on the previous element (tag or attribute).
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
LooperCount (Function)
Returns the number of rows in a Looper control.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
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.
SIPVisible (Function)
Displays the keyboard.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fLock (Function)
Entirely or partially locks an external file.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Count (Property)
The Count property returns the number of elements in a given set.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.