ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HDescribeConnection (Function)
Describes a new connection to an external database.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Automatic calculations in a Table control (AAF)
Infinite Progress Bar control
Progress bars provide useful information to the end user......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
NFC constants
List of constants used by the NFC functions...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Sound (Function)
Plays a sound in WAV format.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ShellExecute (Function)
Opens a document in its associated application.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.