ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
gImage (Function)
Builds a sequence of characters containing an image.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Task list
Each project can be associated with a task list......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
The server is currently updated. Retry later.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
gImageExists (Function)
Checks whether an image was loaded in memory.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.