ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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).
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......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Scheduler control events
The following events associated with Scheduler controls:...
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......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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....
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....