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...
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed...
Handling report blocks
The different operations available on report blocks are as follows......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor...
EndProgram (Function)
Ends the execution of the current program.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
HDelete (Function)
Deletes a record from a data file (query or view).
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min