ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyPage (Reserved word)
MyPage is used to handle the current page...
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
API (Function)
Runs a function found in an external DLL.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
MyReport (Reserved word)
MyReport is used to handle the current report...
TimeToString (Function)
Converts a time to a string in the specified format.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HListConnection (Function)
Returns the list of connections currently described in the application.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
7. Window templates
...Window templates...
Printing nested reports
To create a main report containing several secondary reports:...
LocalStorageAdd (Function)
Adds a value to the local storage.
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.