ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Body block
The Body block corresponds to the main block of the report......
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Page Footer block
The Page footer block is run at the end of each page......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Scheduler report
The report editor allows you to create "Scheduler" reports....
HFSQL Client/Server: Configuring the server
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
1
2
3
4
5
6
99
>