ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Binding a Check Box control to an item
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......