ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
.NET object
To access a class......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Looper control functions
List of functions for managing Looper controls...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
EndProgram (Function)
Ends the execution of the current program.
CursorDisplay (Function)
Displays or hides the mouse cursor.
System functions
List of system functions...
LoadParameter (Function)
Reads a persistent value.
Thread management functions
List of functions for managing threads...
TWAIN functions
List of Twain functions...
fSelectDir (Function)
Opens a directory picker.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Video functions
List of video functions...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......