ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
RecycleBinClear (Function)
Clears the recycle bin of the system.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Scheduler control events
The following events associated with Scheduler controls:...
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<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....
The pages
Pages are the main interface of a WEBDEV site......
ControlClone (Function)
Creates a new control from an existing control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Combo Box control functions
List of functions for handling the Combo Box controls...
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).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......