ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a report
The different operations available for the report controls are as follows......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
BackgroundTaskAdd (Function)
Adds a new background task.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
WINDEV Mobile Framework License Agreement
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WDMSG license agreement
WDMSG license agreement...
Various constants
List of various constants used by the constants WINDEV functions....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
License agreement - HFSQL Client/Server
WINDEV Framework License Agreement
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Options of the window editor
To configure the general options of the window editor......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
User Groupware files
Two categories of data files are managed......
PageDisplay (Function)
Displays a web page in the user's browser....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
SQLExec (Function)
Names and runs an SQL query.