ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
WINDEV License Agreement
WINDEV License Agreement...
Accessing a database via a web service
The database can be accessed via a web service......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SocketConnect (Function)
Connects a client computer to a given socket.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Step 5: Site parameters
Once the site installed, you can define the site connection options......
CallDLL32 (Function)
Runs a function found in an external DLL.
Customizing the User Groupware
Constants for the archiving functions
List of constants used by the archiving functions....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
API (Function)
Runs a function found in an external DLL.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....