ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
MDIOpen (Function)
Opens and enables an MDI child window.
GetDefinition (Function)
Retrieves the definition of element type.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Handling menu options programmatically
The menu options can be handled......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Select query description window: Items used
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
EmailGetAll (Function)
Retrieves all the emails found on a server.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Automatic calculations in a Table control (AAF)