ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Installing a SOAP server with IIS
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
PageDisplay (Function)
Displays a web page in the user's browser....
Code editor: Display options
The code editor proposes several display options......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......