ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision pages of the WEBDEV RAD pattern
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Shared memory area functions
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fWrite (Function)
Writes: a character string into an external file. a memory section....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
2. How to test a site?
Creating the menus for the pages of the WEBDEV RAD pattern
Compilation options (HLP format)
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.