ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fDelete (Function)
Deletes a file accessible from the current computer.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
fWrite (Example)
Usage example of the fWrite function
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
StringInsert (Function)
Inserts a string into another character string at a given position.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
HChangeConnection (Example)
Usage example of the HChangeConnection function
zipChangePath (Example)
Usage example of the zipChangePath function
CalendarSelect (Function)
Returns the date selected in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ServiceControl (Function)
Sends a control message to a service.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).