ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Binary (Property)
The Binary property is used to determine if an item is binary.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
Email (Property)
The Email property is used to get and change an email address.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
Bluetooth functions
List of Bluetooth functions...
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
GetTheme (Function)
Gets the current theme of a mobile application.
Browser constants
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Language (Property)
The Language property is used to get and change the language used.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Error 1003: The element does not exist in the class
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.