ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Page constants
List of constants used by page functions....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.