ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Tab control
The Tab control is used to simultaneously display different controls......
Handling a WinForm .Net control through programming
Error 1021: The method of the class is not global
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
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......
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....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
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......
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....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
The Cell control
The Cell control contains controls......
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.