ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
1. RAD (Rapid Application Development)
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
WDScript: use in command-line and console mode
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<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......
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....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Configuring the setup program
Two tools can be used to create a setup program......
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....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Automatic documentation of external components
External components must include a technical documentation......
Copying and cloning
Variables are copied using the "=" operator...
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......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......