ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Reports
A report provides a custom view of data......
Windows
The windows represent the main interface of a WINDEV application......
The pages
Pages are the main interface of a WEBDEV site......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Calling a procedure/a function
Syntax for calling a local or global procedure.