ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
PicClose (Function)
Closes the image found in an Image Editor control.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Label report
The report editor allows you to create "Label" reports......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Events associated with Image controls
List of events associated with Image controls...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Error 1007: The member is global: use the: operator: to access it
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Examples for using the OLE DB provider for HFSQL
Warning 124: Shadowing a global variable
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
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......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects