ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Error 809: The * character cannot be used as mandatory parameter in a function
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Error 39: The END statement marking the end of declaration of the composite variable is missing
Visible (Property)
The Visible property is used to set the visibility of an element.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
MatFill (Example)
Usage example of the MatFill function
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Error 106: Redefinition of a global variable
Namespace (Property)
The Namespace property is used to manage namespaces.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
MatInvert (Example)
Usage example of the MatInvert function
dPixelColor (Example)
Usage example of the dPixelColor function
dPen (Example)
Usage example of the dPen function
ThreadEnd (Function)
Ends the execution of the current thread.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....