ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline strings
To type character strings over several lines in the code editor...
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
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.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HCloseAnalysis (Function)
Closes the current analysis.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
iPrintImage (Function)
Sends the image file to print to the print buffer.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
fFileName (Function)
Returns the name of an external file that is currently opened.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
IntegerPart (Function)
Returns the integer part of a number.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
LooperCount (Function)
Returns the number of rows in a Looper control.
HStatNbRec (Function)
Returns the number of entries for a given key item.