ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SysXRes (Function)
Returns the horizontal screen resolution.
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.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
PageParameter (Function)
Returns the value of a parameter passed to the current page.