ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Query editor
The query editor is used to automatically create queries on the data files......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Camera control in a mobile application
The Camera control is used to......
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
KanbanMoveList (Function)
Moves a list in a Kanban control.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Test of a query
The query editor allows you to run the test of query result......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
DisplayLED (Property)
The DisplayLED property manages LED notifications.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.