ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Enumeration (Type of variable)
An enumeration is a set of values......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Popup window
WINDEV allows you to open windows in popup format......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Global and local variable
Two types of variables are available......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automation object
The Automation keyword is used to declare an automation object...
8. Optimizing an application
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Combination (Type of variable)
A combination is a set of options.
OpenSister (Function)
Opens a non-modal sibling window.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Code editor: Display options
The code editor proposes several display options......
1
2
3
4
5
6
272
>