ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
Software license agreement
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Software license agreement
The RETURN statement is used to exit the current event, process or procedure and return a result......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Pyramid charts
Pyramid charts allow you to view data in descending order......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
DotNetRun (Function)
Runs a procedure on a .Net server.