ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
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.
Text (Property)
Text is used to find out whether an item is a text 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.
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.
iParameterViewer (Function)
Configures the report viewer.
dbgEnableLog (Function)
Enables the runtime log programmatically.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
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...
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.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
WidgetDisplay (Function)
Refreshes a widget window.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HCross (Function)
Crosses a record in a data file.