ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Specific features of the applications for iPhone/iPad
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
ColorSaturation (Function)
Calculates the saturation of a color.
ColorHue (Function)
Calculates the hue of a color.
ColorLightness (Function)
Calculates the lightness of a color.
<Connection variable>.RSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
GeometryArea (Function)
Calculates the area of a given geometry.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
14. Managing the "Back" button in practice
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......