ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
FTP constants
List of constants used by the FTP functions....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Link properties
When creating a link, you can simply specify the destination......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
ChangeStyle (Function)
Modifies the style of a control dynamically.