ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
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......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
MatWrite (Example)
Usage example of the MatWrite function
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.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
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....
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.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Project Management Hub: Time tracking
The time spent can be listed on......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
WDDeploy features
WDDeploy can be used to......
Table,Count (External language)
Returns the number of elements in a Table control.