ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndTour (Property)
The EndTour property is used to allow or prevent the user from ending the Guided Tour from the tooltip of a given step.
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
MyGuidedTour
The MyGuidedTour variable is used to handle the current Guided Tour. The MyGuidedTour variable is used to get the characteristics of the GuidedTour variable used.
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Source (Property)
The Source property gets and sets the source of an element.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....