ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page Header block
The Page header block is printed on each new page......
HCloseConnection (Example)
Usage example of the HCloseConenction function
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......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
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....
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).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Check model
You can use check models to easily create checks...
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Events associated with internal windows
List of events associated with internal windows...