ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
3. Deploying a dynamic WEBDEV site
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Interface of WDInst
Warning 127: You are using a data source local to the process
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Report blocks
A printed report includes several sections......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).