ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
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).
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)......
SysXRes (Function)
Returns the horizontal screen resolution.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
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.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
MySelf (Reserved word)
MySelf is used to handle the current control...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.