ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Events associated with Chart controls
List of events associated with the Chart controls...
3-tier architecture
The development in "3-tier" architecture is now simplified......
The different types of windows
The following types of windows can be created in a WINDEV application......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HCreateMovableReplica (Function)
Creates a movable replication.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Installing a SOAP server with Apache
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....