ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

17. TLS/SSL: Encrypting information on the Web
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
gpwOpen (Function)
Opens the User Groupware login window or page.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
JSON: Handling multi-gigabyte files
Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Structure of data files of user groupware
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......