ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotificationDisplay (Function)
Displays a message outside the browser.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Power (Function)
Raise a number to a power.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
ServicePause (Function)
Pauses a service.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
TreeCollapse (Function)
Collapses a branch previously expanded.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Hyper File functions available for backward compatibility
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
ColorPalette (Function)
Returns a color found in the current palette.
StatCovariance (Function)
Calculates the covariance between two series of values.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Decode (Function)
Decodes a character string that was encoded by Encode.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.