ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
The Edit control
The Edit control allows users to enter data......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
ServiceUninstall (Function)
Uninstalls a service.
fDirRename (Function)
Renames a directory.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......