ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
SocketConnect (Function)
Connects a client computer to a given socket.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Burn functions
List of burner functions...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
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)......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
MemCreate (Function)
Creates a memory area.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ProjectInfo (Function)
Returns specific information about the project currently run.