ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help editor options
The options of the help editor ("Display......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the options of a Switch control
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Drawer control properties
List of properties associated with the Drawer control...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Switch control properties
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......