ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
SysInstance (Function)
Returns the instance of a module.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ChangeStyle (Function)
Modifies the style of a control dynamically.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Setup of the WEBDEV Application Server for Linux
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Creating a translation file
WDINT allows you to create a translation file....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
How to perform a full file browse?
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.