ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ERR_MISSING_PAGE
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Using an external component in an application
A component can be reused at any time in any application......
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....