ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Information 302: Ambiguity between a variable and a control
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Feedback component
The Feedback component is a component provided with WINDEV......
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
WDScript: use in command-line and console mode
6. Multiple generation