ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatDelete (Function)
Deletes an existing matrix.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Contains (Function)
Allows you to check if a substring is within a string.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
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.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HSetMemo (Function)
Used to modify the management mode of memo items.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
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....
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
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.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.