ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Handling Gantt Chart controls programmatically
Ad Hoc deployment
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Discover all the possibilities of pivot tables
Size (Property)
The Size property is used to determine and change the size of an element.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
7. Source Code Manager (SCM)
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Creating an insert query
An insert query (corresponding SQL statement......
Creating the Relation pages of a WEBDEV RAD pattern