ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Error 3: The string has no final "
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Creating an insert query
An insert query (corresponding SQL statement......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Compilation options
The compilation options allow you to define the help system generation settings......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
11. External component
Resizing a window (AAF)
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.