ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HCheckStructure (Function)
Defines the mode for comparing data files.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Events associated with the project
List of events associated with the project...
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Font (Type of variable)
A Font variable creates a font programmatically...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Twain constants
List of constants used by the Twain functions....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....