ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Configuring an authentication server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Properties associated with the areas defined in Zoning mode
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Static Text control properties
List of properties associated with a Static Text control...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
3-tier architecture
The development in "3-tier" architecture is now simplified......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....