ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CertificateSignString (Function)
Creates the signature of a character string.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
fUncompress (Example)
Usage example of the fUncompress function
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
The Multimedia control
The Multimedia control is used to play multimedia files......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
17. TLS/SSL: Encrypting information on the Web
BrowserType (Function)
Returns the type of browser used by the Web user.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Find/Replace in the current project
The "Find/Replace" feature is used to......
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....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Label report
The report editor allows you to create "Label" reports......