ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
WDINT setup
Native Oracle Connector for WINDEV and WEBDEV
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
DNS functions
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.