ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......