ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Error 31: The file to include is not found. Check the name and path ...
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
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....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
InitParameter (Function)
Initializes the management of persistent values.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
IntegerPart (Function)
Returns the integer part of a number.
EventDestroy (Function)
Explicitly destroys an event.
fSeparator (Function)
Returns a file path with normalized separators.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
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....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.