ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
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
Z-index of a control
All the controls in a window or report have a different z-index......
Events associated with a Spreadsheet control
14. Generation modes
Generation modes...
nWDSetParentNext
Set the parent of the next window to open......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WINDEV applications for Linux: Specific features
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....