ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_RELOG
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
11. Window templates
WINDEV Mobile allows you to create window templates....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
HStatDate (Function)
Returns the date of the last update for the index statistics.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Creating the Vision windows of the WINDEV RAD pattern
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Managing the runtime errors
Some errors may occur in your application......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Events associated with TreeView controls
List of events associated with TreeView controls...
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
4. When to use the debugger?