ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector for WINDEV and WEBDEV 2024
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
16. Types of code
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......