ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
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......
10. Customizing the appearance of a website using skins
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
Various WEBDEV constants
Various WEBDEV constants...
5. Deploying a dynamic site (Session or AWP) in practice
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....
4. HFSQL Classic
Programming patterns
CAUTION......
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......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
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....
Configuring the setup program
Two tools can be used to create a setup program......
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......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......