ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Automatic management of exceptions
The management of exceptions can be customized by process......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Control constants
List of constants used by the functions for managing controls...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Socket management functions
List of functions for managing sockets...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
9. Types of standard controls
Types of standard controls...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....