ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
WDTestSite: Load test
The stress tests are used to check......
Copying and cloning
Variables are copied using the "=" operator...
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
dCopy (Function)
Copies an image to another image.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
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......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
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......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
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....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......