ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Time management
For each element (windows, reports, ......
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
Internal component description
The description of an internal component can opened at any time......
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......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
HFSQL constants
List of constants used by the HFSQL functions....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
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.
19. Sending emails
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......