ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
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....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Query editor
The query editor is used to automatically create queries on the data files......
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
SysWinActive (Function)
Returns the handle of the active window or activates a window.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).