ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
PDF file management functions
...PDF file functions...
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Printing nested reports
To create a main report containing several secondary reports:...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Component diagram
A component diagram shows the physical and static architecture of a system software......
Extracting the text of the project
The following text can be extracted......
Creating the Relation pages of a WEBDEV RAD pattern
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Creating the link buttons in the windows of a WINDEV RAD pattern