ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
10. Smart controls
Smart controls...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Creating the link buttons in the windows of a WINDEV RAD pattern
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Data model editor: types of links
Several types of links can be found between the files......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Customizing the report viewer: Available windows