ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InternalWindow (Property)
The InternalWindow property gets and sets the internal window contained in the bottom sliding window associated with the current window.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Generating an application for Universal Windows 10 App
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<ftpConnection variable>.Get (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....