ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Project tab
The project description window allows you to configure various elements of your project......
Zombie data files and items
During the life of an application, items live and die......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
WLanguage properties available in PHP
The following properties are available in PHP...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
19. Upload: Sending files to the server
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Table controls
List of events associated with Table controls...
Events associated with Spin controls
List of events associated with Spin controls...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
7. Layouts using the Flexbox control
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Creating an insert query
An insert query (corresponding SQL statement......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......