ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Open (External language)
Opens a window.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Service variable
The Service variable is used to......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
fSize (Function)
Returns the size of a file (in bytes).
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
XMLPath (Function)
Returns the current position in the document in XPATH format.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailReadNext (Example)
Usage example of the EmailReadNext function
SQLTransaction (Example)
Usage example of the SQLTransaction function
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
ExeListProcess (Function)
Returns the list of applications currently run.
CookieWrite (Example)
Usage example of the CookieWrite function