ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

19. Sending emails
ReplicSynchro: Overview
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Kanban control events
The following events are associated with Kanban controls......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
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....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
3. Deploying a WINDEV application
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.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
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....
X (Property)
The X property is used to get and change the X-coordinate of an element.