ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
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.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
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.
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).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
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.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.