ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iReportPrintingStatus (Function)
Returns the status of the current print.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
StringReverse (Function)
Reverses the characters of a string.
fFileName (Function)
Returns the name of an external file currently open.
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....
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
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......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
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.