ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Typing multilingual texts
For a multilingual application, you have the ability to......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HStatDate (Function)
Returns the date of the last update for the index statistics.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.