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.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SOAP functions
List of SOAP functions...
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
SIPVisible (Function)
Displays the keyboard.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
CurrentWin (Function)
Identifies the window currently in edit.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WinStatus (Function)
Identifies or modifies the window status.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
NotificationDisplay (Function)
Displays a message outside the browser.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
SendMessage (Function)
Sends a Windows message to a control or to a window.
ThreadState (Function)
Returns the current status of a thread.
FaxConnect (Function)
Establishes a connection to a fax server.