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...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
CurrentWin (Function)
Identifies the window currently in edit.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.