ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
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.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......