ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Age (Function)
Returns the age according to the date of birth.
iPrintArea (Function)
Prints a text in a rectangular area.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
MemCurrent (Function)
Returns the index of the current element.
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
ThreadState (Function)
Returns the current status of a thread.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
MemSetPosition (Function)
Positions the memory zone on an element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
fFileExist (Function)
Checks the existence of an external file.
grIncreaseData (Function)
Adds a value to a data in a chart.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.