ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSSend (Function)
Sends an SMS.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format...
HExecuteProcedure (Function)
Runs a stored procedure.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object,...
SQLChangeConnection (Function)
Modifies the current connection.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HSendMessageToClient (Function)
Displays a message on the client computers.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks...
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation...
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort...