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)...
HExecuteProcedure (Function)
Runs a stored procedure.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDDIXIO overview
SQLFirst (Function)
Positions on the first row of the query result.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
HClient structure
The HClient structure is used to......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
FTP constants
List of constants used by the FTP functions....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
SQLSeek (Function)
Positions on the specified result row of the query.
SQLModify (Function)
Modifies the content of a row in the query result.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ERR_NO_PROJECT
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....