ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
2. User-friendly editors in practice
User-friendly editors in practice...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
WDTRAD license agreement
WDTRAD license agreement...
Compilation options
The compilation options allow you to define the help system generation settings......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......