ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
GglDelete (Function)
Deletes data from the Google server.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
WINDEV Mobile 2024 Tutorial - Table of contents
fSeek (Example)
Usage example of the fSeek function
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......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
SMSSend (Function)
Sends an SMS.
Managing assertions
...The main available features are as follows:...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
fTempPath (Example)
Usage example of the fTempPath function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
fDelete (Example)
Usage example of the fDelete function