ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Recycle code windows
By default, a single code window is opened per ......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
HForward (Example)
Usage example of the HForward function
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
zipFindFile (Example)
Usage example of the zipFindFile function
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HSetPosition (Example)
Usage example of the HSetPosition function
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HDescribeItem (Example)
Usage example of the HDescribeItem function