ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
MemCount (Function)
Returns the number of elements found in a memory zone.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
SysSpace (Function)
Returns the physical memory space for the current computer.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
2. Static or dynamic site
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
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.
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, ...
Shared memory area functions
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....