ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Financial constants
List of constants used by the financial functions....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
ChangeTarget (Function)
Changes the target of a button action.
PreviousPage (Function)
Returns the name of the previous page.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
WinStatus (Function)
Identifies or modifies the window status.