ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Share your projects via Git
Git is a source code manager......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Age (Function)
Returns the age according to the date of birth.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
How to develop a PHP site?
What is a PHP site?......
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
ERR_BAD_URL
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.