ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Scheduler control events
The following events associated with Scheduler controls:...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
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......
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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......
3. Application development cycle
Development cycle of a WINDEV application....
Custom tooltips
Tooltips are very useful for application users......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....