ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
The HTML control
The HTML control displays HTML pages or HTML code......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Customizing the report viewer: Available windows
Check model
You can use check models to easily create checks...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
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....