ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
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.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
MySelf (Reserved word)
MySelf is used to handle the current control...
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
TelemetryEnable (Function)
Enables the telemetry manually.
Time (Type of variable)
The Time type is used to easily handle the times...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....