ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grExist (Function)
Checks the existence of a chart in memory.
rssInitialize (Function)
Loads a RSS stream in memory.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
Error 202: The method already has an access attribute (public, protected or private)
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
New (Reserved word)
New is used to allocate memory space...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatExist (Function)
Checks the whether the matrix exists in memory.
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
SysSpace (Function)
Returns the physical memory space for the current computer.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Error 2: Incomplete line
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
gImageExists (Function)
Checks whether an image was loaded in memory.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
1
2
3
4
5
6
281
>