ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
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.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
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....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
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.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Handling report blocks
The different operations available on report blocks are as follows......