ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Composite keys
A composite key is a key item containing several other items......
ReplicSynchro: Use
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
12. Retrieving data from a site
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
Report viewer: Proposing several reports
In the document preview, end users can......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Global and local variable
Two types of variables are available......
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Android Widget windows
An Android application can contain one or more Widget windows......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.