ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
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.
HAdd (Example)
Usage example of the HAdd function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Copying controls from the report editor
The controls can be copied from the report editor......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Events associated with Looper controls
List of events associated with Looper controls...
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......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.