ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Value (Property)
The Value property is used to get and change the value of an element.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
fRead (Example)
Usage example of the fRead function
Programming automatic calculations in the columns of a Table control
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.