ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WEBDEV license agreement
WEBDEV license agreement...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....