ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
WidgetDisplay (Function)
Refreshes a widget window.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).