ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing masks
Error 26: No END statement is associated with this THEN
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
End of Document block
The End of document block is run once at the end of the report execution......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
CameraConfigure (Function)
Allows you to configure the video capture driver.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
VideoConfigure (Function)
Allows you to configure the video capture driver.
SQL view
An SQL view is a virtual data source defined by an SQL query......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Error 24: No END statement is associated with this LOOP
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.