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.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HCloseConnection (Example)
Usage example of the HCloseConenction function
Hyper File functions available for backward compatibility
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
WINDEV License Agreement
WINDEV License Agreement...
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Dictionary
The dictionary is a file that can contain the project elements......
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....
Constants used by the scanner functions
Constants used by the scanner functions...
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Page Header block
The Page header block is printed on each new page......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
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....
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.