ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Embedded queries
10. Embedded queries
Page constants
List of constants used by page functions....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Report data source
...The reports can be created with the data coming from:...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS stream (Rapid Simple Syndication)......
grTitle (Function)
Modifies the caption and/or position of the chart title....
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Statistical constants
List of constants used by the statistical functions....
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket.
Configuring the IIS 7/7.5 server
Constants for managing animations
List of constants used by the functions for managing the animations...
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....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Managing space characters in the searches?
8. 10 tips for better interfaces...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......