ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HCloseAnalysis (Function)
Closes the current analysis.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
fDirRename (Function)
Renames a directory.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Multimedia control properties
List of properties associated with the Multimedia control...
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.