ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
11. Table/Looper controls
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
ERR_CANNOT_OPEN_FILE
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......