ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
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.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
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......
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....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
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...
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
13. Print: Reports
WINDEV reports...
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......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Error 1021: The method of the class is not global
Error 1: Syntax error