ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with List Box controls
List of events associated with List Box controls...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Creating a delete query
A delete query (corresponding SQL statement......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
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......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
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......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
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......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Creating a table in a report
Tables can be created in a report......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....