ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
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....
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
ERR_BAD_DLLEXE
Check model
You can use check models to easily create checks...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
The key items
Keys are specific items in your analysis......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
1. Project and analysis
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......