ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 530: The -- operator is not allowed
Installing the HFSQL Server module
Setup directory
The setup wizard allows you to configure the setup directory of application....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Internal component
An internal component is a set of elements from a project......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
User group settings
Events associated with formatted display controls
List of events associated with formatted display controls...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
7. HFSQL: files physically created
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)....
13. Universal replication
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
12. Universal replication
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Binding a Repositionable Note control to an item
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Configuring Reports & Queries
Reports & Queries is used to......