ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
XML management: Use example
This application example manages an XML file named "Orders......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Use a calendar to enter dates
1. What is a website?
HTTPSendForm (Function)
Sends an HTTP form.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
ERR_DISCONNECTED_EXEC
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......