ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Code history
The code history is used to......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
REP files
REP files contain the list of data files handled by the application....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Constants for managing emails
List of constants used by the functions for managing emails....
3. Deploying a WINDEV application
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Commands of the external interface
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Events associated with Tab controls
List of events associated with Tab controls...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Events associated with TreeView controls
List of events associated with TreeView controls...
Creating the Table windows of the WINDEV RAD pattern