ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
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......
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Step 6: User Groupware settings
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
RecycleBinClear (Function)
Clears the recycle bin of the system.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
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:...
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).