ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing the robot controller
The monitoring robot includes three executables......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Scheduler report
The report editor allows you to create "Scheduler" reports....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
HCreateMovableReplica (Function)
Creates a movable replication.
iCloseReport (Function)
Stops printing the current report immediately.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
ArrayCopy (Function)
Copies the content of an array to another array.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
fDelete (Example)
Usage example of the fDelete function
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HCopyRecord (Example)
Usage example of the HCopyRecord function
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Enumeration (Type of variable)
An enumeration is a set of values......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows: