ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different...
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption...
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
RegistryValueType (Function)
Returns the type of value found in the registry.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange...
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
3. Managing sockets
WINDEV includes advanced socket management functions....
HClient structure
The HClient structure is used to......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions...
1
2
3
4
5
6
7
>