ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Min (Function)
Returns the lowest value.
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).
HOut (Example)
Usage example of the HOut function
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
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, ...).
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
IntegerPart (Function)
Returns the integer part of a number.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
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....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
grDeleteSeries (Function)
Deletes a data series from a chart.
ServiceWait (Function)
Pauses the current service during the specified duration.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....