ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
TreeView Table control functions
List of functions for managing TreeView Table controls...
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
FileDisplay (Example)
Usage example of the FileDisplay function
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<Page>.Display (Function)
Displays a web page in the user's browser....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HListConnection (Function)
Returns the list of connections currently described in the application.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
FinCurrentVal (Function)
Returns the current value of investment.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
fLock (Example)
Usage example of the fLock function
Events associated with framesets
List of events associated with framesets...