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...
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
Aliases on data files: HAlias
The aliases are used to handle......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
AIDetectContour (Function)
Detects the contours of the shapes in an image.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
The Sidebar control
The Sidebar control gives access to different options......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
PicClose (Function)
Closes the image found in an Image Editor control.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Error 101: Declaration of global variable not allowed