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.
Null (keyword)
The "Null" keyword can correspond to:
HLogRestart (Function)
Restarts the logging process on a file.
BurnerAddFile (Function)
Adds a file to the compilation.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HLogStop (Function)
Stops the log process of a file.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Managing assertions
...The main available features are as follows:...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Window controls
Several types of controls can be used in a window, ......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
WINDEV applications for Linux: Specific features
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....