ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URL (Property)
The URL property is used to get and change a URL.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
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....
Using .NET assemblies in a project
To use .NET assemblies in a project......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
API (Function)
Runs a function found in an external DLL.
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....
DnDCursor (Example)
Usage example of the DnDCursor function
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.