ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Component (Type of variable)
The Component type is used to easily handle an external component.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
Error 502: Incompatible type
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
5. Project configuration
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.