ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control (Type of variable)
The Control type is used to define the characteristics of a control.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
SMSSend (Function)
Sends an SMS.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.
XMLFind (Function)
Performs a search in an XML document.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
ArrayDistinct (Function)
Returns an array without duplicates.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ShellExecute (Function)
Opens a document in its associated application.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HDescribeLink (Function)
Describes a link between two data files through programming.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
CharactType (Function)
Returns information about the type of character.
MemCreate (Function)
Creates a memory area.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.