ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
WEBDEV concepts
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Code snippets
The code editor allows you to enter "Code snippets"......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Events associated with supercontrols
List of events associated with supercontrols...
fSeek (Example)
Usage example of the fSeek function
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.