ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
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....
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.