ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
fDirSize (Function)
Returns the size of a directory in bytes.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Calling a procedure/a function
Syntax for calling a local or global procedure.
Title (Property)
The Title property gets and sets the title of an element.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
System constants
List of constants used by the system functions....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
ComponentLocate (Function)
Specifies the access path to an external component of project.
NFCReadTag (Function)
Starts reading an NFC tag or enables the detection of NFC tags for the current window.
Local procedure
Two types of procedures are available......
PreviousPage (Function)
Returns the name of the previous page.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min