ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
"About" window
The "About" window is used to display and access various information about the current application......
The different types of windows
The following types of windows can be created in a WINDEV application......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
The key items
Keys are specific items in your analysis......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Size (Property)
The Size property is used to determine and change the size of an element.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.