ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Example)
Usage example of the HCreateView function
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
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....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......
zipCreate (Function)
Creates an archive.
Compatibility between external components and deployed applications
A component can evolve in many ways......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
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).
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HSubstDir (Example)
Usage example of the HSubstDir function
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
diffApply (Function)
Applies a difference buffer to a specific buffer.
Copying controls from the report editor
The controls can be copied from the report editor......
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......
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.
Events associated with Looper controls
List of events associated with Looper controls...