ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

23. Print modes
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
iPrintReport (External language)
Prints a report created with the report editor.
ERR_BAD_ACTION
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.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Open (External language)
Opens a window.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Project (External language)
Opens and runs a WINDEV project.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......