ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the report viewer (preview)
You can display a print preview in the report viewer......
SQLFirst (Function)
Positions on the first row of the query result.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
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......
Testing a project: setting
By testing the project you can simulate how the application will run......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
"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)....
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.
Table,Delete (External language)
Deletes an element from a Table control.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Generating an application for Universal Windows 10 App
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......
Position (Function)
Finds the position of a specified string within another string.