ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
SQLReqExists (Function)
Checks the existence of a query.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
SQLListSource (Function)
Lists the data sources declared on a local site.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Installing the robot controller
The monitoring robot includes three executables......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WDDIXIO overview
The Signature control
The Signature control is a report control used to sign......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SSH constants
The following constants are used to manage an SSH server:...
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......