ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
HExecuteProcedure (Function)
Runs a stored procedure.
CertificateSignString (Function)
Creates the signature of a character string.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
SQLChangeConnection (Function)
Modifies the current connection.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
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.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
fMoveFile (Function)
Moves a file from one directory to another.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
zipOpen (Function)
Opens an existing archive.
zipListFile (Function)
Returns the list of files found in an archive.