ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Sound (Function)
Plays a sound in WAV format.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
ArraySort (Function)
Sorts a WLanguage array.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Company (Property)
The Company property is used to get and modify the company associated with an element.
WordCount (Function)
Returns the number of words in a string.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
HTTPSendForm (Function)
Sends an HTTP form.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
ThreadWait (Function)
Waits for the end of the execution of the specified thread.