ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
fMoveFile (Function)
Moves a file from one directory to another.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
13. Print: Reports
WINDEV reports...
Operations performed on use case diagrams
The following paragraphs explain......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
Constants for managing Big Data Redis databases
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......