ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
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 programmatically. get and change the image associated with a Thumbnail control....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Constants for managing the registry
List of constants used by the registry functions....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Binding a ListView control to an item
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....