ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1021: The method of the class is not global
Error 1: Syntax error
8. Optimizing an application
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
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......
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......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Events associated with Looper controls
List of events associated with Looper controls...
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
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....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
ReplicAdmin: Overview