ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Multi-project search
Performing a search in the current project is a common operation......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......