ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
ThreadPause (Function)
Pauses the current thread during the specified duration.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
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......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
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...
HExecuteProcedure (Function)
Runs a stored procedure.
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......
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
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).