ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
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....
Project Management Hub: Contributor management
Contributors are the people who take part in one or more projects......
OpenMainMenu (Function)
Opens the main menu of the current window.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.