ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
ContinentList (Function)
Returns the list of continents.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
MQTT functions
The following functions are used to manage MQTT clients...
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
Entity of a CDM
To group information according the MERISE method, entities must be created......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Control constants
List of constants used by the functions for managing controls...
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
XMLSign (Function)
Signs an XML document.
Kanban control functions
The following functions handle Kanban controls......