ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
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...
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......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Character strings
WLanguage supports different types of strings....
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).