ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
fLock (Function)
Entirely or partially locks an external file.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
GanttLink (Variable type)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
httpResponse (Variable type)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
AppleID (Variable type)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Creating an insert query
An insert query (corresponding SQL statement......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.