ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector 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....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
4. Monitor your applications
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
3. Deploying a WINDEV application
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......