ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
MatInvert (Function)
Calculates the inverse of a square matrix.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Round (keyword)
The Round keyword can correspond to...
MatTranspose (Function)
Calculates the transposed matrix.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
History of versions
The history of setup versions is an advanced feature of the network setup......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......