ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the query result
The result of a select query can be used in......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
ZOrder (Example)
Usage example of the ZOrder property
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Designing a supercontrol
A supercontrol is an advanced type of control......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Emulating constants
List of constants used by the functions for emulating automated tests....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
CursorCapture (Example)
Usage example of the CursorCapture function
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Events associated with pages
List of events associated with pages...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Project Management Hub: Time tracking
The time spent can be listed on......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.