ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring an application with User Groupware
docSection (Variable type)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
Repetition (Variable type)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Events associated with List Box controls
List of events associated with List Box controls...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......