ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
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.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
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...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something...
SQLExec (Function)
Names and runs an SQL query.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...