ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
2. Examples and components provided with WEBDEV
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
The "Commands" pane
The "Commands" pane lists......
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)......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
13. Print: Reports
WINDEV reports...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Passing parameters
The parameters can be passed to a procedure......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Creating requirements
The following steps must be performed to implement the requirements......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min