ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HSetPosition (Example)
Usage example of the HSetPosition function
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
xlsOpen (Example)
Usage example of the xlsOpen function
Conversion (Function)
Converts a value from a unit to another one.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Space (External language)
Fills the content of WdString with space characters on the right.
grPrint (Function)
Prints a chart.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DnDForce (Function)
DnDForce is kept for backward compatibility.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.