ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Project tab
The project description window allows you to configure various elements of your project......
VariantConvert (Function)
Converts the value stored in a Variant variable].
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
GetTheme (Function)
Gets the current theme of a mobile application.
Managing parallel tasks
The computers are becoming more and more powerful......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
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......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
UploadStart (Function)
Starts sending the selected files into an Upload control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Creating and handling an item
The main operations that can be performed on an item are as follows......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Cardinalities
The cardinalities are used to count the links between the files......
Analysis links
The links are used to link the files found in an analysis between themselves......
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.