ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HDFS functions
The following functions are used to manage files on a HDFS system......
HChangeKey (Example)
Usage example of the HChangeKey function
Cross-references in the code editor
The cross-references in the code editor are used to identify......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
iMargin (Function)
Defines the "logical" print margins.
Table,Delete (External language)
Deletes an element from a Table control.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Passing parameters
The parameters can be passed to a procedure......
Automatic error handling
Error handling can be customized for each process......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AddLink (Function)
Adds a link to a text section in an edit control.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
BreakAdd (Function)
Adds a break into a Table or Looper control.