ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLogStop (Function)
Stops the log process of a file.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Null (keyword)
The "Null" keyword can correspond to:
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Table,Delete (External language)
Deletes an element from a Table control.
Glossary
The glossary lists all the abbreviations used in the code editor......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
SNMPStartSession (Function)
Starts an SNMP session.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.