ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Activating a dynamic WEBDEV site
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
1. Database schema: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema....
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
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).
Native SQL Server Connector for WINDEV and WEBDEV 2024
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
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......
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
Time and date management properties
List of properties for managing dates and times...
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.
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......