ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
MemSort (Function)
Sorts the elements found in a memory zone.
TreeSort (Function)
Sorts the elements found in a TreeView control.
Error 25: No THEN statement is associated with this IF
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
<PDF Reader>.SeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Start of Break block (Break header)
The Start of break block is optional......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Error 23: No END statement is associated with this WHILE
Sharing elements with a WINDEV application
8. Traffic statistics of dynamic sites
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
Error 24: No END statement is associated with this LOOP
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......