ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Video functions
List of video functions...
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
<Component>.Load (Function)
Loads an external component independent of the current project.
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).