ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV license agreement
WEBDEV license agreement...
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Chart constants
List of constants used by the functions for chart management....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Constants for external files
List of constants used by the functions for managing external files....
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
SysSpace (Function)
Returns the physical memory space for the current computer.
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
HFreePosition (Function)
Deletes a position saved by HSavePosition.