ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control properties
List of properties associated with the TreeView Table control...
Structure (Type of variable)
A structure is a custom type of data...
SchedulerDeleteTask (Function)
Deletes a scheduled task.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
grSourceSeries (Function)
Defines the source of a series.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
FirstDayOfMonth (Function)
Returns the first day of the month.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
xlsSave (Function)
Saves an XLS document.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....