ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
J2EE functions
List of J2EE functions...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
Options of the window editor
To configure the general options of the window editor......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XML functions
List of XML functions...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
J2EE constants
List of constants used by the J2EE functions....
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Organizer control functions
The following functions are used to manage the Organizer control:...