ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined...
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item...
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described...
HCloseAnalysis (Function)
Closes the current analysis.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify...
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
SysColor (Function)
Identifies or modifies the color of a Windows element.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control....
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.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
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.
fSeek (Function)
Gets and sets current position in an external file.
fClose (Function)
Closes an external file.