ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreate (Function)
Creates a specific type of chart.
10. Embedded queries
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
MyReport (Reserved word)
MyReport is used to handle the current report...
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.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
iFont (Function)
Selects the default font.
zipDeleteFile (Function)
Deletes a file from an archive.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function
GglGetDocument (Function)
Downloads a document from the Google Docs service.
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
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
HListAnalysis (Example)
Usage example of the HListAnalysis function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
fMoveDir (Function)
Moves a directory and its content.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
GglGetCalendar (Example)
Usage example of the GglGetCalendar function