ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
dCopy (Function)
Copies an image to another image.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Error 1012: The class member is not global: it cannot be accessed from a global method
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
13. Print: Reports
WINDEV reports...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
OpenSister (Function)
Opens a non-modal sibling window.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Error 17: OTHER CASE must be the last statement used in SWITCH