ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
2. Types of setup
Types of setup...
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
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....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
WDSQL, SQL querier: Overview
WDSQL is used to......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Installing a SOAP server with Netscape iPlanet 4.1
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
Info (Function)
Displays a custom message in a system information window.
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
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.