ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Partial indexing of memos
You now have the ability to index the content of a text memo item......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
1. What is the WEBDEV administrator used for
Error 203: The procedure already has a scope attribute (local or global)
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Creating index keywords
Index keywords allow users to easily find a help page......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WINDEV 2024 Tutorial - Table of contents
11. External component
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Voice commands in your applications
The applications that you develop can react to the user's voice......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......