ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing videos
List of constants used by the functions for video management....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
2. User-friendly editors in practice
User-friendly editors in practice...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
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....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Constants for managing windows
List of constants used by the functions for managing windows...
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
The planes (in a window or in a report)
The planes are used to group the window controls......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min