ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
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....
Internal component description
The description of an internal component can opened at any time......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
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......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
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......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
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......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
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
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......