ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector for WINDEV and WEBDEV 2024
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Hash functions
Hashing is used to summarize a file or a character string......
Hasp constants
The Hasp constants are as follows......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Page constants
List of constants used by page functions....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
How to open a page?
Page (Property)
The Page property is used to handle a page.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Page templates
WEBDEV allows you to create page templates......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
The home page
The home page is the first page of your site......
Task list
Each project can be associated with a task list......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......