ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatWrite (Function)
Writes an element into a matrix.
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....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
ArrayCopy (Function)
Copies the content of an array to another array.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ShellExecute (Function)
Opens a document in its associated application.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Sum (Function)
Calculates the sum of the array elements.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
XMLSave (Function)
Saves an XML document in a file.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.