ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling report blocks
The different operations available on report blocks are as follows......
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......
Examples for using the OLE DB provider for HFSQL
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......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Combo Box control functions
List of functions for handling the Combo Box controls...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
The DotNet structure
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
<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.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
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....
User (Property)
The User property is used to identify and change the user of a feature.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
11. Choosing the action of a button/link
Operations in a Select query : add and delete
The following paragraphs present......