ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Events associated with List Box controls
List of events associated with List Box controls...
Creating a table in a report
Tables can be created in a report......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Installing the monitoring robot
The monitoring robot includes three executables......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
dFill (Example)
Usage example of the dFill function
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.