ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open (External language)
Opens a window.
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......
PopupAnimate (Function)
Displays a popup in a page cell.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
DDEWarmLink (Function)
Creates a warm link with a data.
fChangeExtension (Function)
Changes the extension of a file on disk.
Creating the windows and the pages of the RAD pattern
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
DDELink (Function)
Creates a hot link with a data.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.