ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Examples for using the OLE DB provider for HFSQL
Automated tests: Emulation functions
List of automated tests: Emulation functions...
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
13. 3-Tier architecture
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Deploying the 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....
ERR_SESSION_CLOSED
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Events associated with Looper controls
List of events associated with Looper controls...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Creating the Relation pages of a WEBDEV RAD pattern
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min