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.
NextTitle (Function)
Modifies the title of next window to open.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iParameter (Function)
Retrieves the printer configuration and configures the print.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Software license agreement
WINDEV Express license agreement...
Events associated with Calendar controls
List of events associated with Calendar controls...
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Open (Function)
Opens a modal WINDEV window.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Events associated with Image controls
List of events associated with Image controls...
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
SocketConnect (Function)
Connects a client computer to a given socket.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).