ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Editing and modifying a ".REP" file
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Warning 124: Shadowing a global variable
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
ERR_NOTADEVVERSION
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....
Standard FTP functions
List of standard FTP functions...
<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....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....