ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
fExeDir (Function)
Returns the directory from which the execution is started.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
JSONValid (Function)
Checks the validity of a JSON string.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
iReportPrintingStatus (Function)
Returns the status of the current print.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
fFileName (Function)
Returns the name of an external file currently open.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
zipChangePath (Example)
Usage example of the zipChangePath function
HReadFirst (Function)
Sets the position on the first record according to a browse item.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).