ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExeDir (Function)
Returns the directory from which the execution is started.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Common project
Projects are often cross-platform......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
PageDisplay (Function)
Displays a web page in the user's browser....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
2. Examples and components provided with WEBDEV
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......