ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....