ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
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)....
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.
ToastDisplay (Function)
Displays a "Toast" message.
httpRequest
The HTTPRequest keyword can correspond to...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
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.
apExecute (Function)
Runs an action plan.
LooperInsert (Function)
Inserts a row into a Looper control.
SysXRes (Function)
Returns the horizontal screen resolution.