ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Rating control properties
The Rating control can be used in a window as well as in a page....
The pages
Pages are the main interface of a WEBDEV site......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Classes, members, methods and properties
A class is made of......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
ReplicSynchro: Overview
ReplicSynchro: Use
ReplicAdmin: Overview
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Advanced types
The advanced types of WLanguage are as follows...