ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
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.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
iPrintArea (Function)
Prints a text in a rectangular area.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
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....
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
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.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
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.