ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PythonTerminate (Function)
Unloads the Python DLL and frees memory.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatExist (Function)
Checks the whether the matrix exists in memory.
MemSort (Function)
Sorts the elements found in a memory zone.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Creating the Table pages of the WEBDEV RAD pattern
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
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).
WDOptimizer: Editing and modifying a ".REP" file
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern