ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
You used WINDEV Mobile 28
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Obtaining an SSL certificate for IIS2 (2.0 or later)
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
ERR_DISCONNECTED_ERROR
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The Multimedia control
The Multimedia control is used to play multimedia files......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
HFSQL: Change of name
XML management: Use example
This application example manages an XML file named "Orders......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......