ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database schema editor: the different types of links
There are different types of links between the tables......
ControlToSource (Function)
Assigns the control value to the source of a control link.
StatCovariance (Function)
Calculates the covariance between two series of values.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
fRename (Function)
Modifies the name of a file.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
15. Creating the executable in practice
Creating the executable in practice...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The HTML control
The HTML control displays HTML pages or HTML code......
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Radio Button control properties
List of properties associated with a Radio Button control...
Creating an executable: General options
The main executable options are as follows......
Count (Property)
The Count property returns the number of elements in a given set.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Drawing constants
List of constants used by the drawing functions....
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.
LoWord (Function)
Returns the two low bytes of an integer.