ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
SaaSAdminAddSite (Function)
Adds a SaaS site.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
IF statement
The conditional IF statement allows you to run an action according to a condition...