ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Warning (Function)
Displays a custom message in a system warning window.
SIPVisible (Function)
Displays the keyboard.
Setup directory
The setup wizard allows you to configure the setup directory of application....
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
Input (Function)
Displays a message allowing the user to type an information.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Debugging constants
List of constants used by the debugging functions...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Events associated with Button controls
List of events associated with Button controls...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.