ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
Defining clickable areas
In a page, an Image control can contain clickable areas......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
NetworkUser (Function)
Identifies the name of the connected user.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function