ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
J2EE constants
List of constants used by the J2EE functions....
Burner constants
List of constants used by the burner functions....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
GetDefinition (Function)
Retrieves the definition of element type.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
EXE constants
List of constants used by the functions for managing executables....
Voice commands in your applications
The applications that you develop can react to the user's voice......
ServiceWait (Function)
Pauses the current service during the specified duration.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Entity of a CDM
To group information according the MERISE method, entities must be created......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.