ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
CreateShortcut (Example)
Usage example of the CreateShortcut function
dStraighten (Function)
Transforms an image by applying perspective correction.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
Beep (Function)
Emits a beep.
fCompress (Example)
Usage example of the fCompress function
FTPSend (Example)
Usage example of the FTPSend function
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
fListFile (Example)
Usage example of the fListFile function