ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query based on query
Queries can be based on items from another query......
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......
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....
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....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
13. Security benefit: managing the "Back" button
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
ReplicAdmin: Overview
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Error 1012: The class member is not global: it cannot be accessed from a global method
How to use an array of structures?
An array of structures is an Array variable......
Binding a Link control to an item
Copying and cloning
Variables are copied using the "=" operator...
ErrorThrow (Function)
Throw a non-fatal error.