ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
SaaS constants
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
WEBDEV concepts
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
Character strings
WLanguage supports different types of strings....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Report controls
Several types of controls can be handled in a report created by the report editor......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....