ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
Universal assisted replication: specific features
List of functions that manipulate HTML documents.
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts...
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted...
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
InfoBuild (Function)
Displays a custom message in a system information window.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView...
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control,...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements...
Assignment operators
Three assignment operators are available......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...