ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
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)....
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ExeGetPID (Function)
Returns information about the current process.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Position
The Position keyword can correspond to...
Visible (Property)
The Visible property sets the visibility of an element.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Update (Property)
The Update property specifies the updates to be made.
fDelete (Function)
Deletes a file accessible from the current computer.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
BurnerEject (Function)
Opens or closes the door of current burner.
Right (Function)
Extracts the last characters from a string or string buffer.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.