ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Handling of automation in Table Columns
Cancels the current search criterion....
Blocking tables: correspondence WINDEV 5.5 and higher versions
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Report based on a query
Queries are used to easily select records in one or more data files......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Programming custom calculations in Table controls
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Handling the report blocks through programming
Each report block is associated with different events......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Property Description (Variable type)
The Property Description type is used to get information about a property.