ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
BackgroundTaskAdd (Function)
Adds a new background task.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
SemaphoreCreate (Function)
Creates a semaphore.
HMode (Function)
Changes the mode and the method for locking tables.
SocketCreate (Function)
Creates a socket.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
EventCreate (Function)
Creates an event.