ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Push notification
A mobile device can receive push notifications......
The HTML Display control
The HTML Display control displays a web page in an application......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
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....
Operations performed on state-transition diagrams
The following paragraphs explain......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HOpenConnection (Function)
Opens a connection to a specific database.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min