ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
The Cell control
The Cell control contains controls......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
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......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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...
Scheduler control events
The following events associated with Scheduler controls:...
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
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.