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...
WEBDEV 2024
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
The different types of windows
The following types of windows can be created in a WINDEV application......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
User report editor (Reports & Queries)
A report provides a custom view of data......
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
3. UML models in practice
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
gImage (Function)
Builds a sequence of characters containing an image.
OCRExtractText (Function)
Reads the text contained in an image.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
18. Order of execution of the code of buttons/links
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......