ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dashboard constants
Constants used by the functions for managing Dashboard controls...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows...
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor,...
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange...
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter...
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Managing space characters in the searches?
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used...
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).
VariantConvert (Function)
Converts the value stored in a Variant variable].
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min