ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
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....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
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.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
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.
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....
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....
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, ......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
3. Deploying a WINDEV application
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.