ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEError (Function)
Returns the runtime status report of a DDE function.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
fListResource (Function)
Lists the resources integrated to the application.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Modulo (Reserved word)
Returns the remainder of a division.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
MemExist (Function)
Checks the existence of a memory zone.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HCancelSeek (Function)
Cancels the current search criterion.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
SysColor (Function)
Identifies or modifies the color of a Windows element.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.