ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Enqueue (Function)
Adds an element to the queue.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
4. User Groupware
Changes the values of the attributes in a row of a Looper control....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
2. Deploying a static site or a PHP site
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
fCompare (Function)
Compares the content of two files bit by bit.
Query editor
The query editor is used to automatically create queries on the data files......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
4. Activating a dynamic WEBDEV site