ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart management functions
...Chart management functions...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
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....
Month (Property)
The Month property is used to get and change the month 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......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
zipDeleteFile (Function)
Deletes a file from an archive.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Phone management functions
List of functions for phone management...
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......