ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
DataType (Function)
Identifying the type of a WLanguage variable.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
apExecute (Function)
Runs an action plan.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
LooperInsert (Function)
Inserts a row into a Looper control.
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).
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......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Creating and handling an item
The main operations that can be performed on an item are as follows......
apLog (Function)
Saves an information in a "log" file during the execution of 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.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.