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.
HDeactivateTrigger (Function)
Disables a trigger.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
HCancelSeek (Function)
Cancels the current search criterion.
Financial functions
List of financial functions...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Internal component description
The description of an internal component can opened at any time......
DDESend (Function)
Sends a data to the program connected via DDE.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
iPrintReport (External language)
Prints a report created with the report editor.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.