ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC constants
List of constants used by the NFC functions...
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
HCancelSeek (Function)
Cancels the current search criterion.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Crosstab report
The report editor allows you to create "Crosstab" reports......
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.