ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Data persistence
The data persistence is used to store the value typed by the user......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
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....
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
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....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......