ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Decode (Function)
Decodes a character string that was encoded by Encode.
Properties of a help page
The characteristics of a help page are used to define......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
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....
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......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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....
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
Properties associated with a page
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......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.