ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Scheduler report
The report editor allows you to create "Scheduler" reports....
NextTitle (Function)
Modifies the title of next window to open.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Dictionary
The dictionary is a file that can contain the project elements......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Using several libraries in an application
A library is a WDL file that contains all the resources......