ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Constants for telemetry management
Constants for telemetry management...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Multiline strings
To type character strings over several lines in the code editor...
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.