ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ChronoReset (Function)
Stops and resets a running stopwatch.
LooperInsertLine (Function)
Inserts a row into a Looper control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
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....
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.
grIncreaseData (Function)
Adds a value to a data in a chart.