ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Installing a SOAP server with Apache
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
The Sidebar control
The Sidebar control gives access to different options......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Time management help
Time management is extremely important......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
tapiDial (Function)
Dials a phone number for a voice line.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
XLS file handling functions
List of functions for managing XLS files...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.