ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDELink (Function)
Creates a hot link with a data.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
DDEWarmLink (Function)
Creates a warm link with a data.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Memory area management functions
The following functions are used to handle the certificates:...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Generating the setup program
The last wizard step for creating the setup program allows you to......
List,Add (External language)
Adds an element to a Combo Box or List Box control.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Min (Function)
Returns the lowest value.