ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
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.