ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
dCircle (Example)
Usage example of the dCircle function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fCopyDir (Example)
Usage example of the fCopyDir function
FTPGet (Example)
Usage example of the FTPGet function
fLock (Example)
Usage example of the fLock function
fRemoveDir (Example)
Usage example of the fRemoveDir function
dRectangle (Example)
Usage example of the dRectangle function
9. Generation modes
WINDEV Mobile includes different types of generation......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
fDir (Function)
Finds a file or directory.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
SQLExec (Example)
Usage example of the SQLExec function
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Events associated with Check Box controls
List of events associated with Check Box controls...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.