ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Scheduler control events
The following events associated with Scheduler controls:...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Step 1: Configuring the print parameters
This step allows you to choose......
X (Property)
The X property is used to get and change the X-coordinate of an element.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Constants for managing images in websites
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Sending elements to Free Technical Support
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......