ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
SQLFirst (Function)
Positions on the first row of the query result.
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
rssInitialize (Function)
Loads a RSS stream in memory.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Events associated with an Organization Chart control
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
GglDelete (Function)
Deletes data from the Google server.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....