ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).