ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
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....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Feedback component
The Feedback component is a component provided with WINDEV......
10. Page templates
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
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....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
5. Which type of server to choose?
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Make calculations easier with the calculator
Windows
The windows represent the main interface of a WINDEV application......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
3. UML models in practice
The test mode cannot operate without the project and its pages, ...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
UMC management functions
List of functions for managing the UMC...