ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToClipboard (Function)
Writes text or image information into the system clipboard.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
7. Window templates
...Window templates...
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
RGB (Function)
Defines a color from its Red, Green and Blue components.
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Using the Salesforce service
Salesforce is a very popular CRM software......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
3. Managing sockets
WINDEV includes advanced socket management functions....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......