ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
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....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
grSourceSeries (Function)
Defines the source of a series.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
fExeDir (Function)
Returns the directory from which the execution is started.
TwainState (Example)
Usage example of the TwainState function
5. Deploying a dynamic site (Session or AWP) in practice
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
DnDAccept (Example)
Usage example of the DnDAccept function
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
9. Types of standard controls
Types of standard controls...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
iPrintReport (Function)
Prints a report created with the report editor.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Constants for encryption/compression
List of constants used by the encryption/compression functions...
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....