ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
WINDEV Mobile concepts
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....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Programming automatic calculations in the columns of a Table control (prefix syntax)
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Resizing a window (AAF)
User report editor (Reports & Queries)
A report provides a custom view of data......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
9. Distributing "Reports and Queries"
29. SEO in practice
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Ad Hoc deployment
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......