ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Facebook functions
List of Facebook functions...
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
dBorder (Function)
Draws the borders.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....