ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
HSetLog (Function)
Enables or disables log management on a file.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Compile (Example)
Usage example of the Compile function
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Control constants
List of constants used by the functions for managing controls...
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....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
URL (Property)
The URL property is used to get and change a URL.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Principle for running threads
At runtime, an application runs in a main thread......
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....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
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).