ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
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....
16. Types of code
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.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Handling Gantt Chart controls programmatically
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
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......