ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Programming custom calculations in Table controls
Title (Property)
The Title property is used to get and change the title of an element.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Events associated with Chart controls
List of events associated with the Chart controls...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Events associated with Image controls
List of events associated with Image controls...
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Print constants
List of constants used by the print functions....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
AWP without UI
Bootstrap, Angular, React, Vue......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function