ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Android Control Center
Do you know where to find your application log files?...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......