ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
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.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Shared memory area functions
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.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
tapiDial (Function)
Dials a phone number for a voice line.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Error 11: The label is unknown
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
1
4
5
6
7
8
281
>