ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLModify (Function)
Modifies the content of the current element found in the XML document.
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....
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
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.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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.
ControlToSource (Function)
Assigns the control value to the source of a control link.
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.