ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Border of controls
One of the most important elements of control style is its border......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Error 121: Shadowing a structure
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
WINDEV concepts
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
11. Controls in practice
Discover the main characteristics of the controls...
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Native SQL Server Connector for WINDEV and WEBDEV 2024
Native Oracle Connector for WINDEV and WEBDEV