ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
FTPCommand (Function)
Sends a specific FTP command to a server.
Border of controls
One of the most important elements of control style is its border......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HPass (Function)
Defines the password used to create or open a table.
fMoveFile (Function)
Moves a file from one directory to another.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
Info (Function)
Displays a custom message in a system information window.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....