ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Peeling Corner control properties
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
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.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
<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.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Events associated with pages
List of events associated with pages...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Using an external component in an application
A component can be reused at any time in any application......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......