ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Set of procedures
The global procedures are grouped in set of procedures......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Using the task management and the schedule
Time management is extremely important......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
ERR_DISCONNECTED_BY_ADMIN
ERR_DISCONNECTED_RELOG
Events associated with Static controls
List of events associated with Static controls...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Report blocks
A printed report includes several sections......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
4. HFSQL Classic
HFSQL Classic is the database format......
The pages
Pages are the main interface of a WEBDEV site......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Software Factory
The concept of software factory is used to automate the process for creating applications....