ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
11. Controls in practice
Discover the main characteristics of the controls...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
SOAPRun (Function)
Runs a procedure on a SOAP server.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....