ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HSubstDir (Example)
Usage example of the HSubstDir function
Events associated with Combo Box controls
List of events associated with Combo Box controls...
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
WDInst: handling the files to install
By default, the files to install are......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Events associated with Looper controls
List of events associated with Looper controls...
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Width (Property)
The Width property is used to determine and change the width of an element.