ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageParameter (Function)
Returns the value of a parameter passed to the current page.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
14. Controls in practice
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
HChangeName (Function)
Modifies the physical name of a data file.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....