ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing animations
List of constants used by the functions for managing the animations...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
ThreadCurrent (Function)
Returns the name of the thread currently run.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
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.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Scrollbar control properties
List of properties associated with the Scrollbar control...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
SocketRead (Function)
Retrieves a message sent by another socket.
Configuring the SOAP administrator
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...
W3C standardization
You must comply with the W3C standard (HTML 4......
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....
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
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.