ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
DriveListDirectory (Function)
Lists drive directories.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Managing the mandatory input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
9. Monitor your sites, servers, etc.
Events associated with List Box controls
List of events associated with List Box controls...
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....