ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Information 37: Optimize your FOR loop
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Project Management Hub: Time tracking
The time spent can be listed on......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Report data source
...The reports can be created with the data coming from:...
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
17. TLS/SSL: Encrypting information on the Web
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......