ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPixelColor (Example)
Usage example of the dPixelColor function
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
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
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
xlsClose (Function)
Closes an XLS file.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
dPen (Example)
Usage example of the dPen function
ThreadEnd (Function)
Ends the execution of the current thread.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
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....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
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)....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).