ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
WINDEV FTP functions
List of WINDEV FTP functions...
Wait (Function)
Temporarily stops the program execution.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
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.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
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.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
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.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
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.