ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current...
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
The key items
Keys are specific items in your analysis......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Handling report blocks
The different operations available on report blocks are as follows......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
zipOpen (Function)
Opens an existing archive.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Background download
Starting with version 27, files can be downloaded in the background, using the system download...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics...