ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
12. Control templates
WINDEV Mobile allows you to create control templates....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
11. Choosing the action of a button/link
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
DDEUnLink (Function)
Interrupts a link between an item and a data.
5. Which type of server to choose?
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Body Complement block
The Body complement block is linked to the Body block......
9. Generation modes
WINDEV Mobile includes different types of generation......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDZip: Creating or modifying an archive
This help page explains how to......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
23. Print modes
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
13. Generation modes
Print modes of a report
Several print modes are available for a report....
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.