ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ContinentList (Function)
Returns the list of continents.
NotifDelete (Function)
Removes a notification from the system bar.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.