ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Reports
A report provides a custom view of data......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
3. Deploying a dynamic WEBDEV site
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Automatic error handling
Error handling can be customized for each process......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
2. User-friendly editors in practice
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.