ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToInteger (Function)
Converts a date to an integer.
Printing in PDF format: Special cases
Specific features of print in PDF format...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
iPrintArea (Function)
Prints a text in a rectangular area.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Classes, members, methods and properties
A class is made of......