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...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Map control functions
Map control functions...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
MenuInsertOption (Function)
Inserts a new option at a specific position.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Facebook functions
List of Facebook functions...
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
The Image control
The Image control is used to......