ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table,Select,? (External language)
Returns the index of the selected element in a Table control.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
HListItem (Example)
Usage example of the HListItem function
Find/Replace in the current project
The "Find/Replace" feature is used to......
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...
Installing and starting WDTRAD
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.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
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.