ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The HTML Display control
The HTML Display control displays a web page in an application......
Including a supercontrol in a window or in a page
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
9. Monitor your sites, servers, etc.
4. Monitor your applications
4. HFSQL Classic
HFSQL Classic is the database format......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Creating a Java archive
When your Java application is developed, you can......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Crosstab report
The report editor allows you to create "Crosstab" reports......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
19. Sending emails