ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HCreateView (Example)
Usage example of the HCreateView function
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
diffApply (Function)
Applies a difference buffer to a specific buffer.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
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....
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).
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......