ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
6. Editing a page: zoning mode
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
BannerFirst (Function)
Displays the first plane of a Sliding Banner control.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner control.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Private Store for WINDEV applications
Versions 27 and later include a Private Store......