ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Multimedia functions
List of Multimedia functions...
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HListConnection (Function)
Returns the list of connections currently described in the application.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
FolderData (Function)
FolderData is kept for backward compatibility.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Installing a Webservice (old format)
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HDescribeConnection (Function)
Describes a new connection to an external database.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......