ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
WLanguage properties available in PHP
The following properties are available in PHP...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
9. Overlaying controls
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
11. Internal components in practice
Internal components in practice...
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Query and project
Multi-database queries
A query (typed in SQL code) can operate on different databases......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Error 204: using a parameter without optional value after parameters ...
Principle for running threads
At runtime, an application runs in a main thread......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
10. Internal components in practice
7. Available controls in a window
WINDEV Mobile includes several types of controls...