ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
tapiDial (Function)
Dials a phone number for a voice line.
HTMLToText (Function)
Converts an HTML string or buffer to text.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HTTPRequest (Example)
Usage example of the HTTPRequest function
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Type (Example)
Usage example of the Type property
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
BurnerEject (Function)
Opens or closes the door of current burner.
Size (Example)
Usage example of the Size property
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.