ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Complete (Function)
Returns a character string of a specified length.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Combo Box control functions
List of functions for handling the Combo Box controls...
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Address
The Address keyword can correspond to...
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Examples for using the OLE DB provider for HFSQL
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The DotNet structure
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Position (Function)
Finds the position of a specified string within another string.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......