ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Speech recognition management functions
The following functions are used to manage speech recognition:...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
State (Property)
The State property is used to get and change the state of an element.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
FTPDate (Example)
Usage example of the FTPDate function
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ServicePause (Function)
Pauses a service.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Size (Example)
Usage example of the Size property
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HMode (Function)
Changes the mode and the method for locking data files.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.