ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
XML functions
List of XML functions...
SFAdd (Function)
Creates a record in a file of a Salesforce database.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
PDF file management functions
...PDF file functions...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.