ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirSize (Function)
Returns the size of a directory in bytes.
Creating a window skin template
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
Multimedia constants
List of constants used by the multimedia functions....
StreamAccept (Function)
Associates a stream connection request with a Conference control.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
AutomaticTooltip (Property)
The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Constants for managing Organizer controls
Constants for managing Organizer controls...
EmailCheckAddress (Function)
Checks the validity of an email address.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.