ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
1. Managing emails
WINDEV includes multiple methods to manage emails...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Constants for external files
List of constants used by the functions for managing external files....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
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......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Manager of automated tests
The test manager is used to......
Various WEBDEV constants
Various WEBDEV constants...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
WEBDEV concepts
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Using several libraries in an application
A library is a WDL file that contains all the resources......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.