ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
XMLToText (Function)
Converts a character string in XML format into a standard character string.
Data persistence
The data persistence is used to store the value typed by the user......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
The Cell control
The Cell control contains controls......
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Scheduler control events
The following events associated with Scheduler controls:...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.