ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
dCopyImage (Example)
Usage example of the dCopyImage function
iDestination (Function)
Configures the print destination.
dbgInfo (Function)
Returns a debug information.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
"?" menu
WINDEV proposes a help menu adapted to your applications......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.