ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Serialization constants
The serialization constants are as follows:
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Sub-query
A sub-query is a query whose result is used by another query......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ToClipboard (Function)
Writes text or image information into the system clipboard.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
eChangeCurrency (Function)
Converts a currency into another currency.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
XMLSavePosition (Function)
Stores the current position in the XML document.
12. Pages in practice
iPrintReport (Function)
Prints a report created with the report editor.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......