ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
Error 305: The element does not exist in the window
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
16. Types of code
9. Generation modes
WINDEV Mobile includes different types of generation......
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
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.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......