ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
.Net functions
List of .Net functions...
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
dCopy (Function)
Copies an image to another image.
11. External component
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
The Flexbox control
Flexbox is a standard layout system for web pages......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
HFSQL: Change of name
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
<Image>.Copy (Function)
Copies an image to another image.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
6. Internal window
Internal windows...
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
<Image variable>.Copy (Function)
Copies an image to another image.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......