ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
FullName (Property)
The FullName property is used to get the full name of an element.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......