ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
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.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
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......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Multilingual project
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min