ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
14. Report templates
...Report templates are used to easily standardize report layouts....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
Detailed use of WINDEV FTP/RPC
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
The "Analysis" pane
The "Analysis" pane lists......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
TwainSourceHeight (Function)
Returns the height (in millimeters) of the document captured by a Twain device.
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Handling a WinForm .Net control through programming