ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the report viewer (preview)
You can display a print preview in the report viewer......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
.NET object
To access a class......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HChangeKey (Example)
Usage example of the HChangeKey function
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Table,Delete (External language)
Deletes an element from a Table control.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Constants for managing contact functions
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.