ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDSQL, SQL querier: Overview
WDSQL is used to......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
9. Application menus
Menus are displayed in different ways......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Body Complement block
The Body complement block is linked to the Body block......
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
12. Available tests
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......