ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExplorerAccept (Example)
Usage example of the ExplorerAccept function
MyReport (Reserved word)
MyReport is used to handle the current report...
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
ArrayCopy (Function)
Copies the content of an array to another array.
iFont (Function)
Selects the default font.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
grCreate (Function)
Creates a specific type of chart.
Extra (Property)
The Extra property manges additional information.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
HListAnalysis (Example)
Usage example of the HListAnalysis function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
fMoveDir (Function)
Moves a directory and its content.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
HCopyFile (Example)
Usage example of the HCopyFile function
Dimension (Example)
Example of use of Dimension
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.