ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
EnumControl (Function)
Returns the name of Nth control found in the specified element.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
fDir (Function)
Finds a file or directory.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Generating an application for Universal Windows 10 App
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Private Store for mobile applications
There are two methods two deploy your applications......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Internal component
An internal component is a set of elements from a project......
Edit options of a report
The report editor allows you to......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min