ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
2. Analysis in practice
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Operations performed on class diagrams
The following paragraphs explain......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Page Header block
The Page header block is printed on each new page......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
AutomationEvent (Function)
Branches a procedure to the event of an automation object.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
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......
Operations in a Select query : add and delete
The following paragraphs present......
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)......
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, ......
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......