ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
fTempPath (Function)
Returns the name of directory used to store the temporary files.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit 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.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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)....