ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Data persistence
The data persistence is used to store the value typed by the user......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
fCompare (Function)
Compares the content of two files bit by bit.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HOpen (Function)
Opens a data file.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
fCompress (Function)
Compresses a file.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
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....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
StringReverse (Function)
Reverses the characters of a string.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....