ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The different types of windows
The following types of windows can be created in a WINDEV application......
The Image control
The Image control is used to......
Properties associated with the areas defined in Zoning mode
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
6. WEBDEV Account Manager
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Telemetry management functions
The following functions are used to manage the telemetry:...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
16. Java applications in practice
Java applications in practice...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Resizing a window (AAF)