ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
dCircle (Example)
Usage example of the dCircle function
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Manipulating Chart controls in a WEBDEV website
When a Chart control is executed on a page of the WEBDEV website, users can personalize visuals via a context menu......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Error 802: Invalid syntax for this function
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
dbgInfo (Function)
Returns a debug information.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
CreateShortcut (Example)
Usage example of the CreateShortcut function
2. Analysis in practice