ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Programming the table cells
The Table controls can be handled......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
<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....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
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....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Customizing the report viewer: Available windows
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
URIGetInfo (Function)
Retrieves information of a URI resource.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
15. Cookies: information stored on the end user's computer
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......
The different types of windows
The following types of windows can be created in a WINDEV application......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min