ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
The structure of the file for remote control
The management of remote control uses a file in INI format......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Properties associated with report controlss
List of properties associated with the report controls...
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Properties associated with the options of a Switch control
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...