ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
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.
Speech recognition management functions
The following functions are used to manage speech recognition:...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
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.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
CursorDisplay (Function)
Displays or hides the mouse cursor.
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.