ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
ERR_NO_APPLICATION
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TableGiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
"About" window
The "About" window is used to display and access various information about the current application......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
15. Creating the executable in practice
Creating the executable in practice...
3. Application development cycle
Development cycle of a WINDEV application....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Database schema shared between earlier WINDEV applications and WINDEV 2025 applications
A database schema can be shared between a WINDEV application......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......