ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
SysXRes (Function)
Returns the horizontal screen resolution.
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
SocketCreate (Function)
Creates a socket.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HOnError (Function)
Customizes the management of HFSQL errors.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.