ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
7. Multilingual sites in practice
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a window skin template
Switch control properties
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).