ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HCloseConnection (Example)
Usage example of the HCloseConenction function
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
iPrintImage (Function)
Sends the image file to print to the print buffer.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......