ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Page>.Address (Function)
Used to find out the Internet address of a page.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
iParameterReport (Function)
Configures the printer by opening the configuration window.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Image drawing and processing functions
List of image drawing and processing functions...
TwainState (Example)
Usage example of the TwainState function
fCompare (Function)
Compares the content of two files bit by bit.
Drawing constants
List of constants used by the drawing functions....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Starting WDOptimizer in a command line
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.