ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringInsert (Function)
Inserts a string into another character string at a given position.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....