ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Project portfolio
From version 25, you can create "project portfolios"......
AppInstallVersion (Function)
Installs a specific application version.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
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 ......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
WINDEV Framework License Agreement
Locking data files: correspondence between WINDEV 5.5 and the later versions
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......