ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessibilité (Property)
2. Analysis in practice
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
iCreateFont (Function)
Creates a new print font.
TableInfoXY (Example)
Usage example of the TableInfoXY function
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
Diagram constants
The following constants are used to manage diagrams:...
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....