ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
fDirRename (Function)
Renames a directory.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Burner constants
List of constants used by the burner functions....
Handling report blocks
The different operations available on report blocks are as follows......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Page Header block
The Page header block is printed on each new page......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Error 108: The size of the variable is not allowed
Error 116: An array dimension must be an integer value
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......