ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
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.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
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....
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
XML management: Use example
This application example manages an XML file named "Orders......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
fUnlock (Example)
Usage example of the fUnlock function
dArc (Example)
Usage example of the dArc function
NotificationDisplay (Function)
Displays a message outside the browser.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....