ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Handling a WinForm .Net control through programming
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Error 1: Syntax error
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Error 1010: The member of the class is constant
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Environment of the data model editor
Compatibility between external components and deployed applications
A component can evolve in many ways......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Error 4: A space is required after the ':' character
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......