ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
zipExtractPath (Example)
Usage example of the zipExtractPath function
MatExist (Function)
Checks the whether the matrix exists in memory.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
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.
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.