ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
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.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
grImageSize (Function)
Defines the size of the image containing the chart.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties