ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
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......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
ReplicAdmin: Overview
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
13. Print: Reports
WINDEV reports...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Copying and cloning
Variables are copied using the "=" operator...
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
ErrorThrow (Function)
Throw a non-fatal error.
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......
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