ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
fDelete (Example)
Usage example of the fDelete function
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.
iEllipse (Example)
Usage example of the iEllipse function
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
Rating control properties
The Rating control can be used in a window as well as in a page....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....