ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlToSource (Function)
Assigns the control value to the source of a control link.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
fListFile (Example)
Usage example of the fListFile function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
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.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.