ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision pages of the WEBDEV RAD pattern
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
ERR_NO_CURRENT_PAGE
Error 202: The method already has an access attribute (public, protected or private)
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Creating the Form pages of a WEBDEV RAD pattern
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.