ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLSign (Function)
Signs an XML document.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
HTTP constants
List of constants used by the HTTP functions....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
ProcedureEntête (Property)
The property HeaderProcedure property defines the procedure called to read headers in the event of a successful HTTP request.
Sound (Function)
Plays a sound in WAV format.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Native MySQL Connector - License Agreement