ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Constants used by the functions for managing Dockable Panel controls
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HFSQL properties
List of HFSQL properties...
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....