ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Handling a WinForm .Net control through programming
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Error 1021: The method of the class is not global
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......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
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....
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)...
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
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......
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......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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....
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.