ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
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.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
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.
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.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
ContinentList (Function)
Returns the list of continents.
NotifDelete (Function)
Removes a notification from the system bar.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Binary values management functions
List of functions for managing binary values...