ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Creating requirements
The following steps must be performed to implement the requirements......
12. Available tests
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
OpenChild (Function)
Opens a non-modal child window.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Style of a control
As soon as it is created, a control is associated with a style......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
WDDIXIO License Agreement
WDDIXIO License Agreement...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
grTitle (Function)
Modifies the caption and/or position of the chart title....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min