ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
InitParameter (Function)
Initializes the management of persistent values.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Asc (Function)
Returns the ASCII code of the specified character.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
IntegerPart (Function)
Returns the integer part of a number.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HSetMemo (Function)
Used to modify the management mode of memo items.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SocketExist (Function)
Checks the existence of socket.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
iLine (Function)
Prints a line at specified coordinates.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.