ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Typing multilingual texts
For a multilingual application, you have the ability to......
Aliases on data files: HAlias
The aliases are used to handle......
ERR_BAD_CONTEXT
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Page Header block
The Page header block is printed on each new page......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
27. Center or anchor a site horizontally
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Principle for running threads
At runtime, an application runs in a main thread......
Items used in a select query
A query created in the query editor can contain several types of items......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
SysWinTitle (Function)
Returns the title of the window.
ERR_TIMEOUTINIT
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
AAF: Sort/Search/Filter on the columns of Table controls
Guide organization
Organization of WINDEV Concepts...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.