ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
7. HFSQL: files physically created
Sending elements to Free Technical Support
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
Shared memory area functions
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
How to create a patch?