ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ERR_NO_END_TAG
HFSQL: Change of name
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Operating mode of dynamic Active WEBDEV Pages
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
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....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
7. Layouts using the Flexbox control
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
DDE constants
List of constants used by the DDE functions...
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......