ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Character strings
WLanguage supports different types of strings....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
grTitle (Function)
Modifies the caption and/or position of the chart title....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
SOAP functions
List of SOAP functions...
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.