ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
IntegerPart (Function)
Returns the integer part of a number.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HOpenConnection (Example)
Usage example of the HOpenConnection function
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Chart constants
List of constants used by the functions for chart management....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).