ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLPrevious (Function)
Positions on the previous element (tag or attribute).
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
HListItem (Example)
Usage example of the HListItem function
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
URIGetInfo (Function)
Retrieves information of a URI resource.
MySelf (Reserved word)
MySelf is used to handle the current control...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
fSelectDir (Function)
Opens a directory picker.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.