ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
9. Sharing a project in practice
Sharing a project in practice...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Drawing constants
List of constants used by the drawing functions....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
FileDisplay (Function)
Displays a file in the browser of Web user.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
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....
Constants for managing the spell check
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Recompiling the project
The project compilation is a process used to......