ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
NotificationDisplay (Function)
Displays a message outside the browser.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Google Maps management functions
List of functions for managing Google maps...
"?" menu
WINDEV proposes a help menu adapted to your applications......
zipFileSize (Example)
Usage example of the zipFileSize function
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
The OLE control
The OLE control is used to handle an OLE object......
Google document management functions
List of functions for managing Google documents...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Native Access to SAP
SAP is a widely used ERP......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
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......
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Installing a SOAP server with Apache
WDMSG license agreement
WDMSG license agreement...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Automatic calculations in a Table control (AAF)
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function