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]....
2. Projects in practice
Discover the main operations that can be performed on a project....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
13. External component in practice
External component in practice...
12. External component in practice
2. Projects in practice
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Date management constants
List of constants used by date management functions...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......