ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirectoryExist (Function)
Checks the existence of a directory.
<Page>.Address (Function)
Used to find out the Internet address of a page.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
ThreadRequestStop (Function)
Sends a stop request to a thread.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Handling report blocks
The different operations available on report blocks are as follows......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.