ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fResourceDir (Function)
Returns the path of the read-only resources of the application.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].