ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinStatus (Function)
Identifies or modifies the window status.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
EmailGetAll (Function)
Retrieves all the emails found on a server.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Popup control properties
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.