ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
CurrentYear (Function)
Returns the current year in integer format.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Comparison operators
The comparison operators can be divided into several categories......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
HCreateMovableReplica (Function)
Creates a movable replication.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Automation object
The Automation keyword is used to declare an automation object...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
EventChange (Function)
Modifies the status of an event.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Referring to an element in a WLanguage event / process
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....