ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
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.
Discover all the possibilities of pivot tables
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
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.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
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....
iInitReportQuery (Example)
Usage example of the iInitReportQuery 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......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
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).
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
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....
Min (Function)
Returns the lowest value.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.