ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Copying controls from the page editor
The controls can be copied from the page editor......
Using the query result
The result of a select query can be used in......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
13. Print: Reports
WINDEV reports...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Passing parameters
The parameters can be passed to a procedure......
Status bar of windows
The status bar of a window is used to display several types of information......
Creating requirements
The following steps must be performed to implement the requirements......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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)......
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......
2. Examples and components provided with WEBDEV