ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
ContinentList (Function)
Returns the list of continents.
MemCount (Function)
Returns the number of elements found in a memory zone.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
fDirectoryExist (Function)
Checks the existence of a directory.
XMLClose (Function)
Closes an XML document created by XMLDocument.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).