ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
13. External component in practice
External component in practice...
12. External component in practice
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Font (Type of variable)
A Font variable creates a font programmatically...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
OpenSister (Function)
Opens a non-modal sibling window.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.