ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
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.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
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......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
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.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
BrowserPlatform (Function)
Returns the user's browser platform....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.