ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
You used WINDEV 28
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Control management functions
List of functions for managing controls...
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
ERR_CLOSED_PAGE
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Error 532: The size of the string to extract must be strictly positive
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Error 1018: The method is global: use the: operator: to access it
Clipboard management functions
List of functions for managing the clipboard...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Wi-Fi functions
Functions for Wi-Fi management...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
OpenSister (Function)
Opens a non-modal sibling window.