ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
How do I run a table with a filter?
How to discover WINDEV Mobile?...
ServiceWait (Function)
Pauses the current service during the specified duration.
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Using the Vista style in your windows
WINDEV allows you to customize......
LooperAdd (Function)
Adds a row at the end of a Looper control.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....