ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Error 1021: The method of the class is not global
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
fTrackFile (Function)
Triggers the tracking of a file.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
15. Creating the executable in practice
Creating the executable in practice...
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.