ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Example)
Usage example of the HOpenConnection function
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Reals
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Scope (Property)
The Scope property property is used to specify requested permissions.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
iFont (Function)
Selects the default font.
The Line control
A Line control is used to display a line in a page......
Facebook functions
List of Facebook functions...
Image control: the supported formats
The supported image formats are as follows:...
Priority (Property)
The Priority property is used to get and change the priority level of an element.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
ToastDisplay (Function)
Displays a "Toast" message.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
KeyCompareKey (Function)
Compares an initial key with an activation key.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function