ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current 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).
12. Control templates
...Control templates...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
11. Window templates
WINDEV Mobile allows you to create window templates....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
RGB (Function)
Defines a color from its Red, Green and Blue components.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Events associated with supercontrols
List of events associated with supercontrols...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Events associated with Looper controls
List of events associated with Looper controls...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min