ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Constants for managing Gantt charts
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
DnDForce (Function)
DnDForce is kept for backward compatibility.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
User (Property)
The User property is used to identify and change the user of a feature.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
The DotNet structure
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.