ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Visible (Property)
The Visible property is used to set the visibility of an element.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
grMenu (Function)
Defines the type of context menu displayed by a chart.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
WaitWindowStart (Function)
Opens the wait window of application.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Manager of automated tests
The test manager is used to......
Variables for managing the Drag and Drop
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
fRead (Example)
Usage example of the fRead function
HTML constants
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Functions for managing images
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.