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...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
LooperCount (Function)
Returns the number of rows in a Looper control.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Looper control functions
List of functions for managing Looper controls...
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....