ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.