ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
WDTestSite: Load test
The stress tests are used to check......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
GglUploadDocument (Function)
Uploads a document to the Google server.
URI constants
The following constants are used by URI-specific functions:...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.