ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Customizing the User Groupware
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
The HTML control
The HTML control displays HTML pages or HTML code......
SocketConnect (Function)
Connects a client computer to a given socket.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Constants used by the scanner functions
Constants used by the scanner functions...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
2. Examples and components provided with WEBDEV
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Composite keys
A composite key is a key item containing several other items......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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
9. Sharing a project in practice
Sharing a project in practice...