ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
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......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
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)......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<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....
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....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
<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....