ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Error 303: ambiguous control name
The server is currently updated. Retry later.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
8. Traffic statistics of dynamic sites
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Error 19: The step of this FOR loop must be constant
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).