ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Domo constants
List of constants used by the DomoXXX functions....
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.
MatRead (Example)
Usage example of the MatRead function
Message text file format
The text files created by WDMSG use a specific format......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Variables for managing the Drag and Drop
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Compatibility between external components and deployed applications
A component can evolve in many ways......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
dbgInfo (Function)
Returns a debug information.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......