ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table 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......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
14. Report templates
Report templates...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
22. Report templates
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Handling controls in a report
The different operations available for the report controls are as follows......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Programming the table cells
The Table controls can be handled......
Assisted universal replication: specific features
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
10. Smart controls
Smart controls...
Operations performed on state-transition diagrams
The following paragraphs explain......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min