ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an application with User Groupware
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Customizing the User Groupware
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Age (Function)
Returns the age according to the date of birth.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Comparison operators
The comparison operators can be divided into several categories......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Running the test of the User Groupware and installing it
Date management constants
List of constants used by date management functions...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).