ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HFSQL Client/Server: Configuring the server
Spelling check functions
The following functions are used to manage the spelling checker:
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Check box>.Add
Adds a new option into a Check Box control.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.