ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
Various constants
List of various constants....
RGB (Function)
Defines a color from its Red, Green and Blue components.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Printing in PDF format: Special cases
Specific features of print in PDF format...
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Using an external component in an application
A component can be reused at any time in any application......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min