ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Table,Add (External language)
Adds an element to a Table control.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Error 31: The file to include is not found. Check the name and path ...
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Overview of external languages
Comparing the project messages
The comparison between source and target text helps you find translation errors......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Functions for managing objects (External language)
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....