ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Looper controls
List of events associated with Looper controls...
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
User group settings
Events associated with Link controls
List of events associated with Link controls...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
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"...
Animating a Static control
Two methods can be used to animate a Static control......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
.NET object
To access a class......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Simple statements
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
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
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
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....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......