ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
WINDEV Mobile Framework License Agreement
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
WINDEV Framework License Agreement
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Constants for sound management
List of constants used by the functions for sound management....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
9. Sharing a project in practice
Sharing a project in practice...
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
8. Sharing a project in practice