ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
fTempPath (Function)
Returns the name of directory used to store the temporary files.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
SignatureMode (Property)
The SignatureMode property gets and sets the signature options of a Signature control in a report.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Constants for sound management
List of constants used by the functions for sound management....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.