ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
MatExist (Function)
Checks the whether the matrix exists in memory.
fClose (Function)
Closes an external file.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
zipExtractPath (Example)
Usage example of the zipExtractPath function
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
XMLFind (Function)
Performs a search in an XML document.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.