ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. The following files are automatically created
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Operations in a Select query : add and delete
The following paragraphs present......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Environment of the data model editor