ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Google constants
List of constants used by the Google functions....
Items used in a select query
A query created in the query editor can contain several types of items......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
TimeToInteger (Function)
Converts a time to an integer.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
<PolygonGeo variable>.Overlap (Function)
Determines if a geographic polygon overlaps another geometry.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
CurrentYear (Function)
Returns the current year in integer format.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ChronoReset (Function)
Stops and resets a running stopwatch.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.