ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HOut (Example)
Usage example of the HOut function
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Creating requirements
The following steps must be performed to implement the requirements......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
16. Application test in practice
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for telemetry management
Constants for telemetry management...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FTPSend (Example)
Usage example of the FTPSend function
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Example for creating a select query
This help page explains how to create two select queries......