ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Handling TimeLine controls programmatically
A TimeLine control can be......
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
13. External component in practice
External component in practice...
Library,Disk (External language)
Opens the project library that is stored on disk.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
PDFPassword (Function)
Protects a PDF document with a password.
Control constants
List of constants used by the functions for managing controls...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
OpenChild (Example)
Usage example of the OpenChild function
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
iDestination (Function)
Configures the print destination.
5. User Groupware in practice
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
ControlClone (Function)
Creates a new control from an existing control.