ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
10. Customizing the aspect of a site: skin elements
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Error 1044: The class is already derived from this class
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
HTMLToText (Function)
Converts an HTML string or buffer to text.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....