ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
ERR_LOADMOREDLL
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Path (Property)
The Path property gets and sets a path.
Enumeration (Type of variable)
An enumeration is a set of values......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
ERR_CANNOT_CREATE_TMP
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......