ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UMC management functions
List of functions for managing the UMC...
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WordCount (Function)
Returns the number of words in a string.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Bar code constants
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Cos (Function)
Calculates the cosine of an angle.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on a query
Queries are used to easily select records in one or more data files......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......