ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Speech synthesis in the mobile applications
The phones can talk!......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
HDescribeLink (Function)
Describes a link between two data files through programming.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
fTime (Example)
Usage example of the fTime function
Error 1049: The access directives are not allowed in a composite variable
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
dPen (Example)
Usage example of the dPen function
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
2. How to test a site?
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Creating a delete query
A delete query (corresponding SQL statement......