ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadExecute (Function)
Starts the execution of a secondary thread.
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.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Events associated with List Box controls
List of events associated with List Box controls...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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....
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
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)...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
How to open a page?
Give the Procedure to call in case of error in the execution of javascript in an HTML control...
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......