ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
<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.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
ERR_NOTACTIVATED
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).