ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
13. Types of standard controls
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The Check Box control
A Check Box can correspond to......
Creating and handling an item
The main operations that can be performed on an item are as follows......
13. Print: Reports
WINDEV reports...
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
fMemOpen (Function)
Opens a memory zone shared between several applications.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Image>.SaveBMP (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....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
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).