ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Specific features of the applications for iPhone/iPad
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Manager of automated tests
The test manager is used to......
Events associated with Calendar controls
List of events associated with Calendar controls...
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Events associated with a Switch control
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....