ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
ERR_NO_CURRENT_PAGE
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....