ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Functions for managing Executables in Console mode
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Events associated with the Conference control
List of events associated with a Conference control...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with OLE controls
List of events associated with OLE controls...
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.