ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
FTPAttribute (Example)
Usage example of the FTPAttribute function
HPriorityClient (Function)
Modifies the priority of a client application.
HPriority (Function)
Finds out and modifies the priority of the calling application.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
HCreation (Example)
Usage example of the HCreation function