ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling report blocks
The different operations available on report blocks are as follows......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
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......
Examples for using the OLE DB provider for HFSQL
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......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
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......
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.
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....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
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
User (Property)
The User property is used to identify and change the user of a feature.