ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Accessibilité (Property)
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
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).
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.
fSeek (Example)
Usage example of the fSeek function
Referring to an element in a WLanguage event / process
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
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.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Code snippets
The code editor allows you to enter "Code snippets"......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
List of extension attributes
The list of extension attributes ......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......