ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Error 1021: The method of the class is not global
Error 1: Syntax error
8. Optimizing an application
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
ERR_NO_WDADMIN
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
9. Internal component
Configuring the setup program
Two tools can be used to create a setup program......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Query based on query
Queries can be based on items from another query......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Voice commands in your applications
The applications that you develop can react to the user's voice......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
ReplicAdmin: Overview