ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
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......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Switch control properties
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Popup control properties
Peeling Corner control properties
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
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.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......