ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Handling Organization Chart controls programmatically
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Using the Salesforce service
Salesforce is a very popular CRM software......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
Programming the looper attributes
All the looper attributes can be handled by programming......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
ExecuteCode (Function)
Runs the WLanguage code found in a character string.