ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
Power (Function)
Raise a number to a power.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Runtime error management functions
List of functions for managing runtime errors...
URI constants
The following constants are used by URI-specific functions:...
Right (Function)
Extracts the last characters from a string or string buffer.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Socket management functions
List of functions for managing sockets...
HDescribeItem (Function)
Describes a file item through programming.
HTTP functions
List of HTTP functions...
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.