ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Alias (Property)
The Alias property gets the alias of an element.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
SQLExec (Function)
Names and runs an SQL query.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
SysYRes (Function)
Returns the vertical screen resolution.
ToastDisplay (Function)
Displays a "Toast" message.
httpRequest
The HTTPRequest keyword can correspond to...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.