ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
URIGetInfo (Function)
Retrieves information of a URI resource.
28. Site SEO
13. Print: Reports
WINDEV reports...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WINDEV and the SOAP protocol
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Input (Function)
Displays a message allowing the user to type an information.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Creating a Pivot Table control
To create a Pivot Table control......
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.