ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
MyParent (Reserved word)
MyParent is used to handle...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Constant
The constants are language elements whose value is fixed once and for all...
FTPDate (Example)
Usage example of the FTPDate function
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WordToArray (Function)
Fills an array with the words from a string.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
FirstDayOfMonth (Function)
Returns the first day of the month.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
fClose (Example)
Usage example of the fClose function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
fFileName (Function)
Returns the name of an external file that is currently opened.
Error (Function)
Displays a custom error message in a system error window.