ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DriveListDirectory (Function)
Lists drive directories.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Phone functions (prefix syntax)
The phone functions are as follows:...
ToastDisplay (Function)
Displays a "Toast" message.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
CurrentYear (Function)
Returns the current year in integer format.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
PermissionRequest (Function)
Prompts the user to grant an application permission.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a table.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.