ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
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.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.