ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ThreadState (Function)
Returns the current status of a thread.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
fExeDir (Function)
Returns the directory from which the execution is started.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grTitle (Function)
Modifies the caption and/or position of the chart title....
fMakeDir (Example)
Usage example of the fMakeDir function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
BurnerEject (Function)
Opens or closes the door of current burner.
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
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)....
EventDestroy (Function)
Explicitly destroys an event.