ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HDBIndex (Function)
Opens an xBase index file.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
grTitleFont (Function)
Modifies the font used for the chart title.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Miscellaneous Windows constants
List of constants used by the Windows functions....
HIndex (Function)
Rebuilds the file index (".NDX" file).
2. Analysis in practice
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Select query description window: Items that can be used
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Table,Col (External language)
Returns the current index of the column.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.