ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Extern (Reserved word)
EXTERN is used to...
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
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.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
httpRequest
The HTTPRequest keyword can correspond to...
SysYRes (Function)
Returns the vertical screen resolution.
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)....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ToastDisplay (Function)
Displays a "Toast" message.
Code snippets
The code editor allows you to enter "Code snippets"......
SysXRes (Function)
Returns the horizontal screen resolution.
apExecute (Function)
Runs an action plan.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
LooperInsert (Function)
Inserts a row into a Looper control.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
PageParameter (Function)
Returns the value of a parameter passed to the current page.