ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
grTitle (Function)
Modifies the caption and/or position of the chart title....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HCopyRecord (Example)
Usage example of the HCopyRecord function
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
WordCount (Function)
Returns the number of words in a string.
WordToArray (Function)
Fills an array with the words from a string.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.