ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
iParameterViewer (Function)
Configures the report viewer.
dbgEnableLog (Function)
Enables the runtime log programmatically.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fTempPath (Function)
Returns the name of directory used to store the temporary files.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Position (Function)
Finds the position of a specified string within another string.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
xlsSave (Function)
Saves an XLS document.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.