ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Query editor
The query editor is used to automatically create queries on the data files......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Chart: Managing legends
Several types of legends are supported in the charts......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Data source (Example)
Usage example of the Data source type
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.