ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
WidgetDisplay (Function)
Refreshes a widget window.
Creating the Relation pages of a WEBDEV RAD pattern
Variable scope
Variables can be declared anywhere in the code....
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating the Form pages of a WEBDEV RAD pattern
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
PageDisplay (Function)
Displays a web page in the user's browser....
Creating the menus for the windows of the WINDEV RAD pattern
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
MyParent (Reserved word)
MyParent is used to handle...
5. User Groupware in practice