ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
WINDEV concepts
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
The Line control
A Line control is used to display a line in a page......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
HFSQL Client/Server: Configuring the data files on the server
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
"About" window
The "About" window is used to display and access various information about the current application......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.