ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project...
Java application and WINDEV
A Java application is an application entirely compiled in Java...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
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.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
FTP constants
List of constants used by the FTP functions....
".STY" file: "Style sheet" file
A style sheet is a "......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Other operators
The following are additional operators......
Various constants
List of various constants used by the constants WINDEV functions....
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Language (Property)
The Language property is used to get and change the language used.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.