ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
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......
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......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
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......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
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)......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Copying controls from the report editor
The controls can be copied from the report editor......
Creating requirements
The following steps must be performed to implement the requirements......
Copying controls from the window editor
The controls can be copied from the window editor......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......