ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.Address (Function)
Used to find out the Internet address of a page.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
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....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
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......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
ThreadPause (Function)
Pauses the current thread during the specified duration.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
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.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
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.
Site Map control properties
List of properties associated with a Site Map control...
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......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties