ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Document (Type of variable)
The Document type is used to handle a "docx" document.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
gImage (Function)
Builds a sequence of characters containing an image.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Speech synthesis in the mobile applications
The phones can talk!......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.