ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
ERR_DISCONNECTED_TIMEOUT
12. Preventing from going back to a page
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
11. Table/Looper controls
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
11. Table/Looper controls
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
End of break block
The End of break block is optional......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.