ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WDDIXIO overview
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Push notification
A mobile device can receive push notifications......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The Static control
A Static control is a control used to display a static text......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The HTML Display control
The HTML Display control displays a web page in an application......
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
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......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
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......