ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
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.
Scheduler control events
The following events associated with Scheduler controls:...
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
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......
HDescribeItem (Example)
Usage example of the HDescribeItem function
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
General environment of WINDEV
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
XML management: Use example
This application example manages an XML file named "Orders......