ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 2109: You are using the ObjectInfo function
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Time (Type of variable)
The Time type is used to easily handle the times...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
MCI constants
List of constants used by the MCI functions....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Combination (Type of variable)
A combination is a set of options.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
11. Controls in practice
Discover the main characteristics of the controls...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
The Cell control
The Cell control contains controls......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
5. User Groupware in practice
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.