ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_BAD_CONTEXT_INVALID
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Installing version 2025
WINDEV allows you to create help window templates......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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......
Error 203: The procedure already has a scope attribute (local or global)
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
10. UMC: User Macro-Code
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Creating and handling an item
The main operations that can be performed on an item are as follows......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Environment of the query editor
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
16. Application test in practice
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....