ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Get (External language)
Retrieves the value in a control or in a variable.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Help system properties
The properties of help system are used to define......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
End of Document block
The End of document block is run once at the end of the report execution......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Aliases on data files: HAlias
The aliases are used to handle......
Handling controls in a report
The different operations available for the report controls are as follows......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Link properties
When creating a link, you can simply specify the destination......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......