ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"?" menu
WINDEV proposes a help menu adapted to your applications......
SocketRead (Function)
Retrieves a message sent by another socket.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Error 502: Incompatible type
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....
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Scheduler report
The report editor allows you to create "Scheduler" reports....
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....
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....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
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.
Constants for managing projects
List of constants used by the functions for managing projects....
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.
Installing the robot controller
The monitoring robot includes three executables......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
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)....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......