ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Report viewer: Proposing several reports
In the document preview, end users can......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Windows
The windows represent the main interface of a WINDEV application......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.