ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Installing the monitoring robot
The monitoring robot includes three executables......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
SQLFirst (Function)
Positions on the first row of the query result.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SilverLight control properties
List of properties associated with the SilverLight control...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......