ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Image controls
List of events associated with Image controls...
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
iCreateFont (Function)
Creates a new print font.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
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......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Operations performed on state-transition diagrams
The following paragraphs explain......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
Generating an application for Universal Windows 10 App
Declaring a procedure/a function
The different syntaxes for declaring a procedure...