ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLExec (Function)
Names and runs an SQL query.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
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....
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
HDescribeConnection (Function)
Describes a new connection to an external database.
Behavior changes between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
BaaS administration site
The Private Store site can be accessed from any browser, using the following address: http(s)......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
zipDeleteAll (Function)
Deletes all files from an archive.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
NetworkConnect (Function)
Associates a drive with a shared network directory.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....