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....
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
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......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
X (Property)
The X property gets and sets the X-coordinate of an element.
4. Dedicated server or shared server?
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Creating a select query
A select query (corresponding SQL statement......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Translating a text file with WDTRAD
User Groupware functions...