ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Reloading a document
To reload a document, ......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Compilation options (chm format)
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
19. Sending emails
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
4. HFSQL Classic
14. Unit tests/Automated tests