ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
The Edit control
The Edit control allows users to enter data......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
grTitle (Function)
Modifies the caption and/or position of the chart title....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Variable scope
Variables can be declared anywhere in the code....