ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
apExecute (Function)
Runs an action plan.
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.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
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....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Time (Type of variable)
The Time type is used to easily handle the times...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.