ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemCount (Function)
Returns the number of elements found in a memory area.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
SysSpace (Function)
Returns the physical memory space for the current computer.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Voice commands in your applications
The applications that you develop can react to the user's voice......
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.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
Shared memory area functions
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.