ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Border (Type of variable)
The Border type is used to handle a border through programming...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Scheduler control events
The following events associated with Scheduler controls:...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
10. Customizing the aspect of a site: skin elements
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
ActionRedo (Function)
Runs the last action canceled.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Info (Function)
Displays a custom message in a system information window.
ActionUndo (Function)
Cancels the last action performed by the end user.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Variables for managing the Drag and Drop
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......