ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Belgium.CheckEU (Function)
Checks the validity of a EU number (Belgian Establishment Unit number used to identify companies).
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Events associated with Looper controls
List of events associated with Looper controls...
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
15. Cookies: information stored on the end user's computer
Developing 64-bit sites
You can deploy 64-bit compatible sites......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Operations performed on sequence diagrams
The following paragraphs explain......
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....