ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Creating user accounts
A User account allows the server administrator to......
Extracting the text of the project
The following text can be extracted......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Zombie data files and items
During the life of an application, items live and die......
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Scheduler control events
The following events associated with Scheduler controls:...
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....