ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely).
In Android and iOS, displays an endless progress bar in a window.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
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)....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
SocketExist (Function)
Checks the existence of socket.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
fExeDir (Function)
Returns the directory from which the execution is started.
fCreate (Function)
Creates an external file.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
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 through programming. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
iGroupAdd (Function)
Adds a report to a group of reports.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.