ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Controls in practice
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
The different types of windows
The following types of windows can be created in a WINDEV application......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
iPrintReport (Function)
Prints a report created with the report editor.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Various WEBDEV constants
Various WEBDEV constants...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Chart constants
List of constants used by the functions for chart management....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
7. Multilingual sites in practice
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.