ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
LineHeight (Property)
The LineHeight property is used to get and change 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....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
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.
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)....
ToastDisplay (Function)
Displays a "Toast" message.
httpRequest
The HTTPRequest keyword can correspond to...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
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).
Code snippets
The code editor allows you to enter "Code snippets"......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
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.
SysXRes (Function)
Returns the horizontal screen resolution.