ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
TextToXML (Function)
Converts an ANSI string to an XML string.
ChangeTarget (Function)
Changes the target of a button action.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HDeactivateTrigger (Function)
Disables a trigger.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Enqueue (Function)
Adds an element to the queue.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Min (Function)
Returns the lowest value.