ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
26. Style sheets: to simplify the layout
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Programming an indexed control
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
WDZip: Creating or modifying an archive
This help page explains how to......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Image control: the supported formats
The supported image formats are as follows:...
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Aliases on data files: HAlias
The aliases are used to handle......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......