ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Activation key management functions
The following functions are used to manage activation keys:...
Accessing a database via a web service
The database can be accessed via a web service......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Events associated with a Spreadsheet control
Z-index of a control
All the controls in a window or report have a different z-index......
14. Generation modes
Generation modes...
nWDSetParentNext
Set the parent of the next window to open......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......