ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ReplicInfo (Function)
Returns information about a replication.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
Format (Property)
The Format property is used to define the data format of a data file.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
grCreate (Function)
Creates a specific type of chart.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLDocument (Function)
Creates a new XML document.