ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
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....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
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.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
ShellExecute (Function)
Opens a document in its associated application.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MatWrite (Function)
Writes an element into a matrix.
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....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
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).