ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of code editor
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
1. Testing a site: Elements to be tested
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
zipInfoFile (Example)
Usage example of the zipInfoFile function
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HErrorLock (Function)
Used to check whether a lock error occurred.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
zipExtractPath (Example)
Usage example of the zipExtractPath function
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.