ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Scheduler control events
The following events associated with Scheduler controls:...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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)....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Info (Function)
Displays a custom message in a system information window.
ActionUndo (Function)
Cancels the last action performed by the end user.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....