ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Copying controls from the page editor
The controls can be copied from the page editor......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
WDMSG license agreement
WDMSG license agreement...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Various WEBDEV constants
Various WEBDEV constants...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Calculated control properties
List of properties associated with the Calculated control...
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
HNext (Function)
Sets the position on the next data file record according to a browse item.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......