ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Generating the RAD pattern
To generate a RAD pattern:...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Properties of a help page
The characteristics of a help page are used to define......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
USB constants
List of constants used by the USB functions....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....