ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating a Static control
Two methods can be used to animate a Static control......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Managing parallel tasks
The computers are becoming more and more powerful......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Simple statements
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
ERR_DISCONNECTED_BY_ADMIN
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
WDHFDiff - Use
WDHFDiff is used to compare......
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......