ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
iFont (Function)
Selects the default font.
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
EndDate (Property)
The EndDate property gets and sets the end date of a time period selected: in a Calendar control, in an Organizer control. in a Scheduler control....
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
Point
The Point keyword is used to manage a point...
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Number (Property)
The Number property gets the number of an element.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
iZoneHeight (Example)
Usage example of the iZoneHeight function
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function