ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Classes, members, methods and properties
A class is made of......
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.
Running the test of the User Groupware and installing it
HTMLToRGB (Function)
Converts the HTML color into RGB color.
<Array>.Max (Function)
Returns the greatest value in the array.
Mouse management functions
List of functions for mouse management...
WDINT setup
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Configuring an application with User Groupware
Optional events
By default, the codes available in the code editor correspond to the most common codes......
<Report>.Print (Function)
Prints a report created with the report editor.
Max (Function)
Returns the greatest value passed as parameter.
iPrintReport (Function)
Prints a report created with the report editor.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Installing a SOAP server with Netscape iPlanet 4.1
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.