ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteProcedure (Function)
Runs a stored procedure.
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
<Page>.Address (Function)
Used to find out the Internet address of a page.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Link control properties
The Link control is available in a page and in a report......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HDropView (Function)
Removes a materialized view from the HFSQL server.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
EnumSubElement (Example)
Usage example of the EnumSubElement function
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).