ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Installing the HFSQL Server module
Handling a WinForm .Net control through programming
Commands of the external interface
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Animating a Static control
Two methods can be used to animate a Static control......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Assisted universal replication: specific features
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
NET constants
List of constants used by the DotNet functions....
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Creating the windows and the pages of the RAD pattern