ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Operating mode of dynamic Active WEBDEV Pages
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Structure of data files of user groupware
SysIMEI (Function)
Returns the IMEI number of an Android phone.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HOpen (Function)
Opens a data file.