ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketExist (Function)
Checks if a socket already exists.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WINDEV 2024 Tutorial - Table of contents
ComponentInfo (Function)
Returns information about a component.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
The Upload control
The Upload control is used to upload files on the Web server......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<Image>.Fill (Function)
Colors an area in an Image control.