ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
HOpen (Function)
Opens a data file.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
zipDeleteFile (Function)
Deletes a file from an archive.
ServiceWait (Function)
Pauses the current service during the specified duration.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HChangeName (Function)
Modifies the physical name of a data file.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).