ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
OpenMobileWindow (Function)
Opens a window in a mobile application.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HState (Function)
Used to find out the state of a record.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
NextTitle (Function)
Modifies the title of next window to open.
fSelect (Example)
Usage example of the fSelect function
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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....
Global and local variable
Two types of variables are available......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....