ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SilverLight control properties
List of properties associated with the SilverLight control...
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
".STY" file: "Style sheet" file
A style sheet is a "......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
The key items
Keys are specific items in your analysis......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Binding a Combo Box control to an item
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
zipExist (Function)
Used to find out whether an archive exists.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFModify (Function)
Modifies the records of a file defined in Salesforce.