ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
4. HFSQL Classic
Binding a Combo Box control to an item
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......