ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Constants for managing Map controls
Constants for managing Map controls...
Salesforce functions
List of Salesforce functions...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
9. Hardware and software requirements
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HSetREP (Function)
Enables or disables the management of .REP file.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
FTPConnect (Example)
Usage example of the FTPConnect function
zipChangePath (Example)
Usage example of the zipChangePath function
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Installing a Webservice (old format)
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
EmailCheckAddress (Function)
Checks the validity of an email address.