ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HCopyFile (Example)
Usage example of the HCopyFile function
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Service constants
List of constants used by the functions for managing services....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......