ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
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.
Items used in a select query
A query created in the query editor can contain several types of items......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
fTrackFile (Function)
Triggers the tracking of a file.
MemExist (Function)
Checks the existence of a memory zone.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
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.