ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
How to develop a PHP site?
What is a PHP site?......
Tab control functions
The following functions are used to manage tabs......
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
SCM file format evolutions
Four versions are available for the SCM repository......
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Programming automatic calculations in the columns of a Table control (prefix syntax)
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Native Access to SAP
SAP is a widely used ERP......
Resizing a window (AAF)
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
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....
User report editor (Reports & Queries)
A report provides a custom view of data......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Compilation options (HLP format)
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
MaskFormat (Function)
Formats a character string using an InputMask variable.