ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
FinNetCurrentVal (Function)
Returns the net current value of investment.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
XMLNext (Function)
Positionq on the next element (tag or attribute).
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
InitParameter (Function)
Initializes the management of persistent values.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
fLock (Example)
Usage example of the fLock function
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
XML management: Use example
This application example manages an XML file named "Orders......