ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Applet control properties
List of properties associated with the Applet control...
Information 2105: This function was renamed
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Action Bar control events
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Project portfolio
From version 25, you can create "project portfolios"......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
"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"......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
The Static control
A Static control is a control used to display a static text......
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....