ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
8. Optimizing an application
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....