ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using an external component in an application
A component can be reused at any time in any application......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Setup directory
The setup wizard allows you to configure the setup directory of application....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Events associated with supercontrols
List of events associated with supercontrols...
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Creating a translation file
WDINT allows you to create a translation file....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....