ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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
14. Controls in practice
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
KeyPressed (Function)
Checks which key is pressed.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
Events associated with Spin controls
List of events associated with Spin controls...
Error 803: Return and Result cannot be used in the same process
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
HOpenConnection (Function)
Opens a connection to a specific database.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
Creating a window skin template