ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
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.
ExtractLine (Function)
Extracts a specific line from a character string.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
VariableReset (Function)
Resets the variable to its initial value.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Constants for managing videos
List of constants used by the functions for video management....
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
Hyper File functions available for backward compatibility