ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Choosing the action of a button/link
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Software Factory Administrator
The software factory administrator allows you to ......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SCM: Removing a project
Usage example of the AppointmentAdd function...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Overview
Overview of the different operators...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Viewing a report in 3D
Your report displays controls that overlap?......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......