ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Diagram constants
The following constants are used to manipulate diagrams:...
grDeleteSeries (Function)
Deletes a data series from a chart.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
BackgroundTaskAdd (Function)
Adds a new background task.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
List of extension attributes
The list of extension attributes ......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......