ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
MemCreate (Function)
Creates a memory area.
Query editor
The query editor is used to automatically create queries on the data files......
rssInitialize (Function)
Loads a RSS stream in memory.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemDelete (Function)
Deletes an element from a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
MemModify (Function)
Modifies an element in a memory zone.
MemExist (Function)
Checks the existence of a memory zone.
MemAdd (Function)
Adds an element to a memory area.
grExist (Function)
Checks the existence of a chart in memory.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
fMemExist (Function)
Checks the existence of a shared memory zone.
gImageExists (Function)
Checks whether an image was loaded in memory.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
New (Reserved word)
New is used to allocate memory space...
LoadDLL (Function)
Loads the specified library (DLL) in memory.