ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
6. Internal window
Internal windows...
2. User-friendly editors in practice
User-friendly editors in practice...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Common project
Projects are often cross-platform......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Testing the WEBDEV Application Server setup with an example
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
7. Multilingual sites in practice
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......