ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HDropView (Function)
Removes a materialized view from the HFSQL server.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Commands of the external interface
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HTTPRequest (Function)
Starts an HTTP request on a server.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Events associated with control templates
List of events associated with control templates...
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......