ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Referring to an element in a WLanguage event / process
fRename (Function)
Modifies the name of a file.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
FolderData (Function)
FolderData is kept for backward compatibility.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Constants for managing contact functions
HDelete (Function)
Deletes a record from a data file (query or view).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Constants for managing videos
List of constants used by the functions for video management....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......