ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
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
HSubstDir (Example)
Usage example of the HSubstDir function
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
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......
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....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.