ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
Window controls
Several types of controls can be used in a window, ......
Error 305: The element does not exist in the window
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Rating control properties
The Rating control can be used in a window as well as in a page....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Handling a control through programming in a report
All report controls can be handled through programming......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
9. Generation modes
WINDEV Mobile includes different types of generation......
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
AAF: Sort/Search/Filter on the columns of Table controls
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......