ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
<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......
Referring to an element in a WLanguage event / process
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
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......
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......
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.