ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Function)
Gets and sets current position in an external file.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
fSize (Function)
Returns the size of a file (in bytes).
DateDifference (Function)
Calculates the number of days between two dates.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
SysColor (Function)
Identifies or modifies the color of a Windows element.
fClose (Function)
Closes an external file.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Multimedia constants
List of constants used by the multimedia functions....
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.