ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Find out the account that runs the AWP protocol
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
WDDeploy features
WDDeploy can be used to......
ERR_FORBIDDEN_UPDATE
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
ERR_FORBIDDEN_INSTALL
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Description window of a combining query
The description window of a combining query consists of several sections......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Error 204: using a parameter without optional value after parameters ...
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
1. Testing a site: Elements to be tested
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....