ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
fMoveDir (Function)
Moves a directory and its content.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
HOnError (Function)
Customizes the management of HFSQL errors.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
The different types of integers
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Structure (Type of variable)
A structure is a custom type of data...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
StatCovariance (Function)
Calculates the covariance between two series of values.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatSum (Function)
Calculates the sum for a series of values.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Enumeration (Type of variable)
An enumeration is a set of values......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
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.
StatVarianceP (Function)
Calculates the variance for a full series of values.