ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
3. Deploying a WINDEV application
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
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.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WDTRAD overview
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.