ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Data persistence
The data persistence is used to store the value typed by the user......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
LanguageToName (Function)
Returns the name of a language.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
3. UML models in practice
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....