ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetMemo (Function)
Used to modify the management mode of memo items.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control,...
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image...
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
EventDestroy (Function)
Explicitly destroys an event.
Enqueue (Function)
Adds an element to the queue.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
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.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another...
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.