ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Body block
The Body block corresponds to the main block of the report......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.