ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search and full-text index
HFSQL proposes a quick search for character strings in the data......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Programming custom calculations in Table controls
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Handling of automation in Table Columns
Cancels the current search criterion....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
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....
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.