ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the table cells
The Table controls can be handled......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WDOptimizer: Editing and modifying a ".REP" file
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Camera control in a mobile application
The Camera control is used to......
Position (Function)
Finds the position of a specified string within another string.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
21. Reports
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Composite keys
A composite key is a key item containing several other items......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Events associated with Table controls
List of events associated with Table controls...
Installing a SOAP server with Apache
Table,Col (External language)
Returns the current index of the column.