ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Component diagram
A component diagram shows the physical and static architecture of a system software......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Manipulating 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......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ERR_NOTADEVVERSION
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......